Skip to content

Instantly share code, notes, and snippets.

@zeddee
Last active October 20, 2019 12:11
Show Gist options
  • Save zeddee/e829f2a1129c04e1baf9833c1f9a28c1 to your computer and use it in GitHub Desktop.
Save zeddee/e829f2a1129c04e1baf9833c1f9a28c1 to your computer and use it in GitHub Desktop.

Sphinx Grok

Examples of Sphinx projects from official sphinx-doc documentation: https://www.sphinx-doc.org/en/master/examples.html

Why Use Sphinx

  • Static Site Generator.
  • Native support for PDF output. Important for Enterprise docs.
  • VCS-friendly file structure and formats.
  • Able to generate documentation from docstrings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment