Added some automatic skips to autodocs. Added skeletal docs for contrib and complete...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 16 May 2011 20:54:06 +0000 (16:54 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 16 May 2011 21:03:48 +0000 (17:03 -0400)
commit30c59c96869c9996540f1cf844dadd38d00ab8f3
treec6d1e27ee65fd39f055499994575828e01da972b
parentddec93c912e97f33769cd08a8ed470d3b67162e5
Added some automatic skips to autodocs. Added skeletal docs for contrib and complete docs for penfield. Removed philo validators.
15 files changed:
docs/conf.py
docs/contrib/intro.rst [new file with mode: 0644]
docs/contrib/penfield.rst [new file with mode: 0644]
docs/contrib/shipherd.rst [new file with mode: 0644]
docs/contrib/sobol.rst [new file with mode: 0644]
docs/contrib/waldo.rst [new file with mode: 0644]
docs/index.rst
docs/models/entities.rst
docs/models/nodes-and-views.rst
philo/contrib/__init__.py
philo/contrib/penfield/middleware.py
philo/contrib/penfield/models.py
philo/contrib/penfield/templatetags/penfield.py
philo/contrib/penfield/validators.py [deleted file]
philo/models/fields/entities.py