Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hacking docs. | Tres Seaver | 2015-01-24 | 2 | -0/+370 |
| | |||||
* | Silence Sphinx warning. | Tres Seaver | 2015-01-22 | 1 | -0/+0 |
| | |||||
* | Use python3.3 to run documentation testsmoretests | Andrey Lebedev | 2013-02-19 | 3 | -82/+10 |
| | |||||
* | Dictionary views are not proxied | Andrey Lebedev | 2013-02-19 | 1 | -35/+44 |
| | | | | | Dict views for keys(), items(), and values() are not proxied, making dicts work in python3 exactly as python2. | ||||
* | More tests are running under python-3 | Andrey Lebedev | 2013-02-19 | 3 | -70/+85 |
| | | | | | | Include documentation doctests into main test suite. Documentation is updated to be valid under python-3 and some critical bugs in python-3 are revealed. | ||||
* | Excise portions of docs related to new 'zope.untrustedpython' project. | Tres Seaver | 2013-02-12 | 1 | -397/+0 |
| | |||||
* | Fix doctest snippets broken by module rename. | Tres Seaver | 2012-12-26 | 1 | -6/+6 |
| | |||||
* | Convert last remaining doctest. | Tres Seaver | 2012-12-23 | 1 | -0/+339 |
| | |||||
* | MOve over remaining space-suit doctests to Sphinx. | Tres Seaver | 2012-12-23 | 1 | -104/+359 |
| | |||||
* | MOve over space-suite tests to Sphinx (partial). | Tres Seaver | 2012-12-23 | 1 | -6/+309 |
| | |||||
* | Convert module checker doctests to Sphinx. | Tres Seaver | 2012-12-23 | 1 | -0/+166 |
| | |||||
* | Convert set checker doctests to Sphinx. | Tres Seaver | 2012-12-23 | 1 | -0/+353 |
| | |||||
* | Move more narrative doctests into Sphinx. | Tres Seaver | 2012-12-23 | 1 | -1/+397 |
| | |||||
* | Move 'untrustedinterpreter.txt' to narrative docs. | Tres Seaver | 2012-12-23 | 2 | -0/+228 |
| | |||||
* | Fold in a ZCML doctest. | Tres Seaver | 2012-12-23 | 1 | -0/+30 |
| | |||||
* | Convert doctests in 'zope.security.zcml' into Sphinx doctest snppets. | Tres Seaver | 2012-12-23 | 2 | -1/+63 |
| | | | | They are still tested under 'tox -e docs'. | ||||
* | Add autotocs for zope.security.testing. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Add autotocs for zope.security.simplepolicies. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Convert doctests in 'zope.security.proxy' into Sphinx doctest snppets. | Tres Seaver | 2012-12-23 | 2 | -0/+44 |
| | | | | They are still tested under 'tox -e docs'. | ||||
* | Add autotocs for zope.security.protectclass. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Add autotocs for zope.security.management. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Convert doctests in 'zope.security.decorator' into Sphinx doctest snppets. | Tres Seaver | 2012-12-23 | 2 | -0/+206 |
| | | | | They are still tested under 'tox -e docs'. | ||||
* | Add autotocs for zope.security.checker. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Add autotocs for zope.security.adapter. | Tres Seaver | 2012-12-23 | 2 | -0/+7 |
| | |||||
* | Normalize API doc names to match mdules. | Tres Seaver | 2012-12-23 | 2 | -4/+5 |
| | |||||
* | Regularize API docs titles. | Tres Seaver | 2012-12-23 | 2 | -6/+3 |
| | |||||
* | Convert doctests in 'zope.security.permission' into Sphinx doctest snppets. | Tres Seaver | 2012-12-23 | 2 | -0/+134 |
| | | | | They are still tested under 'tox -e docs'. | ||||
* | Refactor to allow room for other API docs. | Tres Seaver | 2012-12-23 | 2 | -2/+2 |
| | |||||
* | Add autodocs for interfaces module. | Tres Seaver | 2012-12-23 | 3 | -8/+112 |
| | |||||
* | Skeleton Sphinx docs. | Tres Seaver | 2012-12-23 | 4 | -0/+611 |