Sphinx is an incredibly useful tool for creating attractive documentation for your project, but if all you ever use it for is converting reStructuredText files to HTML you are barely scratching the surface of its power. This presentation shows how easy it is to extend Sphinx by defining new markup processors, allowing you to take your documentation to the next level.
At some point after adopting Sphinx for documenting your project, you will undoubtedly find yourself running into limitations of the baseline version of the tool. Whether you are chafing at repeating yourself every time you link to your project site, frustrated by creating table content manually, or you simply want to produce something other than HTML output, this presentation will demystify Sphinx extensions and show you how to eliminate the friction from your documentation processes.