| Author: | Catherine Devlin |
|---|
Slides at catherinedevlin.pythoneers.com
FOSS documenation is terrible.
Almost as bad as proprietary!
Labor of love
Love to document
Presentation
content
Plain-text conventions + conversion programs ------------------------ pretty much anything
Flexible, formatted results from simple plaintext
====== PyCon_ ====== Annual conference ----------------- A *community-organized* Python conference * World's largest ( ~ 1000 attendees) * Worldwide draw of community leaders * Affordable .. _pycon: us.pycon.org
A \emph{community-organized} Python conference
\begin{itemize}
\item {}
World's largest ( {\textasciitilde} 1000 attendees)
\item {}
Worldwide draw of community leaders
\item {}
Affordable
\end{itemize}
\end{document}
Fine, be that way.

David Goodger, maker of reStructuredText
rst2html --stylesheet=
rst2pdf --stylesheets=
rst2s5 --theme-url=ui/mytheme
rst2odt --stylesheet=
rst2latex --stylesheet=
sudo aptitude update sudo aptitude install python-dev python-setuptools sudo easy_install docutils # stop here if you like sudo aptitude install python-vtk rst2pdf python-odt rst2man sudo easy_install sphinx rst2pdf odtwriter # for rsteditor sudo aptitude install python-dev python-qt4 sudo easy_install -U numpy sudo easy_install -U TraitsBackendQt[nonets] AppTools[nonets]
rst2a.com
Creates advanced documentation tree.