.. |
builders
|
Closes #1597: Added possibility to return a new template name from html-page-context .
|
2014-10-23 07:58:23 +02:00 |
directives
|
fix line separator issue
|
2014-10-06 13:47:58 +02:00 |
domains
|
Closes #1623: Return types specified with `:rtype: ` are now turned into links if possible.
|
2014-11-12 11:32:21 +01:00 |
ext
|
merge with stable
|
2014-11-07 15:03:06 +01:00 |
locale
|
update locales
|
2014-10-09 22:57:43 +09:00 |
pycode
|
Fix: pgen2 tokenizer doesn't recognize ... literal (Ellipsis for py3). Closes #1547
|
2014-08-28 22:41:52 +09:00 |
search
|
Merge with stable.
|
2014-11-04 08:52:17 +01:00 |
texinputs
|
Wrap float environment on writing literal_block to latex
|
2014-09-19 11:08:07 +09:00 |
themes
|
improve css for figure
|
2014-10-20 00:36:00 +09:00 |
util
|
Closes #1623: Return types specified with `:rtype: ` are now turned into links if possible.
|
2014-11-12 11:32:21 +01:00 |
websupport
|
Merged in shimizukawa/sphinx-use-six (pull request #238)
|
2014-05-25 01:29:49 +09:00 |
writers
|
merge with stable
|
2014-11-06 21:26:10 +01:00 |
__init__.py
|
bump version
|
2014-10-09 15:37:33 +00:00 |
__main__.py
|
merge with stable
|
2014-03-02 08:50:10 +01:00 |
addnodes.py
|
Support :numref: in LaTeX writer
|
2014-10-01 11:38:41 +09:00 |
apidoc.py
|
Closes #1593: fix quickstart -F.
|
2014-10-20 08:24:01 +02:00 |
application.py
|
Add options argument to Sphinx.add_latex_package()
|
2014-09-28 21:10:26 +09:00 |
cmdline.py
|
Closes #1611: actually use "argv" argument again in cmdline.main.
|
2014-11-04 08:51:40 +01:00 |
config.py
|
Closes #1602: allow overriding lambda values with strings
|
2014-10-20 08:23:18 +02:00 |
environment.py
|
merge with stable
|
2014-11-17 19:36:34 +01:00 |
errors.py
|
Factor out parallel building into a utility class. Better error handling
|
2014-09-22 16:21:04 +02:00 |
highlighting.py
|
Add frame to code-block in LaTeX
|
2014-10-08 21:52:33 +09:00 |
jinja2glue.py
|
wrap py3 iterators with list() for each places that expect a list object. refs #1350.
|
2014-04-30 23:25:44 +09:00 |
make_mode.py
|
merge with stable
|
2014-09-26 02:11:51 +09:00 |
pygments_styles.py
|
Update copyright year.
|
2014-03-01 08:18:16 +01:00 |
quickstart.py
|
fix sphinx-quickstart does not work on python 3.4.
|
2014-10-18 22:09:20 +09:00 |
roles.py
|
Minor PEP8 cleanup.
|
2014-09-21 20:21:43 +02:00 |
setup_command.py
|
Merge with stable
|
2014-08-30 20:20:19 +09:00 |
theming.py
|
Minor PEP8 cleanup.
|
2014-09-21 20:21:43 +02:00 |
transforms.py
|
add :confval:gettext_enables to enable extracting 'index' to gettext catalog output / applying translation catalog to generated documentation. Closes #1344
|
2014-09-28 21:19:54 +09:00 |
versioning.py
|
If the `python-levenshtein ` 3rd-party package is installed, it will improve the calculation time. refs #1426.
|
2014-10-05 22:25:50 +09:00 |