Skip to content

Instantly share code, notes, and snippets.

@audreyfeldroy
Created July 12, 2011 05:44
Show Gist options
  • Save audreyfeldroy/1077454 to your computer and use it in GitHub Desktop.
Save audreyfeldroy/1077454 to your computer and use it in GitHub Desktop.
> Root path for the documentation [.]:
> Separate source and build directories (y/N) [n]:
> Name prefix for templates and static dir [_]:
> Project name: django-startcbv
> Author name(s): Audrey Roy
> Project version: 0.1
> Project release [0.1]:
> Source file suffix [.rst]:
> Name of your master document (without suffix) [index]:
> autodoc: automatically insert docstrings from modules (y/N) [n]: y
> doctest: automatically test code snippets in doctest blocks (y/N) [n]:
> intersphinx: link between Sphinx documentation of different projects (y/N) [n]:
> todo: write "todo" entries that can be shown or hidden on build (y/N) [n]:
> coverage: checks for documentation coverage (y/N) [n]:
> pngmath: include math, rendered as PNG images (y/N) [n]:
> jsmath: include math, rendered in the browser by JSMath (y/N) [n]:
> ifconfig: conditional inclusion of content based on config values (y/N) [n]:
> viewcode: include links to the source code of documented Python objects (y/N) [n]: y
> Create Makefile? (Y/n) [y]:
> Create Windows command file? (Y/n) [y]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment