Skip to content

Fix various warnings and missing things in the docs#4

Open
mgaitan wants to merge 3 commits intojairot:masterfrom
nedbat:ned/fix-docs
Open

Fix various warnings and missing things in the docs#4
mgaitan wants to merge 3 commits intojairot:masterfrom
nedbat:ned/fix-docs

Conversation

@mgaitan
Copy link
Collaborator

@mgaitan mgaitan commented Mar 26, 2014

this is cookiecutter#130 that fixes cookiecutter#129

1) A few modules weren't on readthedocs because they couldn't import
dependencies there.  Put fake modules in sys.modules in conf.py to make
those problems go away.

2) Fix some references in the .rst files to make sphinx happy.

3) Clean out some files that we don't need.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Readthedocs doesn't document the example in the docs

2 participants