banner

How to use Sphinx to build your websiteΒΆ

Sphinx is a beautiful solution for software documentation. Write your documentation in reStructuredText markup and have it published as a website and/or PDF document. Sphinx takes care of the layout, indices, table of contents and more. Sphinx was developed to produce documentation for python programs and offers special features for that. But you can just as well use it for other projects. I use Sphinx as a content management system for building my website.

Here you can find some notes about the usage of Sphinx I took while building this website.

Contents:


Published:Fri Jun 25 2010