slackbuilds_ponce/development/Sphinx/README
Erik Hanson e09ba5f496 development/Sphinx: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-24 17:47:40 -05:00

9 lines
488 B
Text

Sphinx is a tool that translates a set of reStructuredText source
files into various output formats, automatically producing
cross-references, indices etc. The focus is on hand-written
documentation, rather than auto-generated API docs. Though there is
support for that kind of docs as well (which is intended to be
freely mixed with hand-written content). If you need pure API docs
have a look at Epydoc, which also understands reST.
Pygments is an optional runtime-only dependency.