summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Expose IComponent documentation.Jason Madden2017-01-053-8/+41
* Document API for adapter registry.Tres Seaver2016-12-062-0/+21
* Editing while reading, and spell out Require and ProvideJean Jordaan2016-10-161-121/+121
* Editing while reading: literals, typos, grammarJean Jordaan2016-10-165-99/+99
* Merge branch 'doc_tweaks' of https://github.com/msabramo/zope.interface into ...Tres Seaver2016-03-241-4/+4
|\
| * docs/README.rst: Small tweaksMarc Abramowitz2015-01-261-4/+4
* | Drop mention of 'python2.6' from 'docs/hacking.txt'.Tres Seaver2016-03-091-4/+4
|/
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
* Remove SVN fossilTres Seaver2015-01-211-1/+1
* Edit myself out in favor of J. Random Hacker.Tres Seaver2015-01-201-2/+2
* Remove no-longer true mention of building docs in buildout.Tres Seaver2015-01-191-36/+0
* Remove stray line.Tres Seaver2015-01-191-1/+0
* Update hacking docs to reflect Github.Tres Seaver2015-01-111-41/+48
* Fix typo.Stephan Richter2014-02-051-1/+1
* Added an API doc entry for the new "@named()" function.Stephan Richter2014-02-051-0/+30
* Remove trailing whitespace.Stephan Richter2014-02-051-8/+9
* Typo + note docs built by full tox run.Tres Seaver2012-06-291-3/+4
* Document running tests / building docs via tox.Tres Seaver2012-06-271-0/+81
* Run Sphinx commands directly, rather than via 'make'.Tres Seaver2012-06-271-12/+6
* Fix docs version.Tres Seaver2012-06-271-2/+2
* Fix up snippets to run in Sphinx context.Tres Seaver2012-04-066-281/+613
* Move commented-out doctest snippets into API docs as real snippets.Tres Seaver2012-04-061-2/+948
* Include repoze.sphinx.autointerface for building docs.Tres Seaver2012-04-061-1/+9
* Add page for API docs.Tres Seaver2012-04-062-0/+20
* Ensure that all doctest blocks get recognized by Sphinx.Tres Seaver2012-04-063-7/+11
* Merge Py3k w/o 2to3 work.Tres Seaver2012-04-041-8/+8
* Add hacking docs.Tres Seaver2012-03-262-0/+268
* Merge from LP branch.Tres Seaver2012-03-2612-0/+3838