summaryrefslogtreecommitdiff
path: root/sphinx/directives/code.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Add lines and start-after/end-before options to literalinclude.Georg Brandl2009-01-021-18/+45
| * Rename "object" to "pyobject" and document it.Georg Brandl2008-12-301-2/+2
| * Add "object" option to literalinclude directive.Georg Brandl2008-12-301-15/+35
| * Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* | Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
|/
* Let include encoding default to source encoding.georg.brandl2008-10-161-1/+1
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...georg.brandl2008-08-041-2/+10
* Split directives into a subpackage.georg.brandl2008-05-041-0/+91