Welcome Athens Linux Users!

If you're new to Linux this is the group for you!
Beginners are very welcome!


What is CHUGALUG?

Our next meeting . . .

CHUGALUG meetings are now being held on the third Thursday of each month at 7:00 PM at Rivers Crossing

Sphinx Documentation

Date: September 17th, 2009

Doug Hellmann gave an excellent presentation on the Sphinx Documentation Generator. The project is written in Python and its original use was to document Python and itself.

Sphinx takes input files in a reStructuredText format, which is (yet another) text markup language. It can output documentation in HTML and PDF formats.

Doug's presentation (created with Sphinx) is available here