0

Is there a plug-in for pyramid that automatically display a documentation from a pdf file or a tex file? what's the regular way something like the documentation in pyramid is written?

xcorat
  • 1,434
  • 2
  • 17
  • 34

1 Answers1

4

As far as I know Pyramid is just using Sphinx, and then this is integrated into Read The Docs via Github.

Forrest
  • 1,370
  • 9
  • 20
  • Not a problem, if this answer solved your question could you please mark it as such? Then it won't show up for other users looking for unanswered questions. – Forrest Mar 21 '13 at 02:48