Takeshi KOMIYA
5b92c708f8
Fix condition of graphviz warning
2016-01-19 01:10:49 +09:00
Takeshi KOMIYA
0cbb29e342
Update docs for #2221
2016-01-19 00:53:10 +09:00
Takeshi KOMIYA
4c4450d958
Fix #656 : Add `graphviz_dot option to graphviz directives to switch the dot` command
2016-01-18 23:56:05 +09:00
Takeshi KOMIYA
388ee36d9f
Remove unused variable: _graphviz_warned_ps2pdf
2016-01-18 23:25:28 +09:00
Takeshi KOMIYA
e4480baa98
Fix #2221 : graphviz always warns about :inline: option
2016-01-18 23:18:43 +09:00
Takeshi KOMIYA
ed527f86f1
Fix typo in CHANGES
2016-01-18 18:49:37 +09:00
Takeshi KOMIYA
92e4b0cac6
Merge branch 'stable'
2016-01-18 18:46:30 +09:00
Takeshi KOMIYA
8c930a3918
Fix typo in CHANGES
2016-01-18 18:18:46 +09:00
Takeshi KOMIYA
0329edc510
Fix #1565 : Show warning if Pygments throws an ErrorToken
2016-01-18 15:31:44 +09:00
Takeshi KOMIYA
5574aba60e
Fix tests are broken with pygments-2.1
2016-01-18 12:38:02 +09:00
Takeshi KOMIYA
34cbf3bad7
Fix #2247 : #2205 breaks make html for definition list with classifiers that contains regular-expression like string
2016-01-18 11:31:48 +09:00
Takeshi KOMIYA
c5b3da3212
Update CHANGES for #2060
2016-01-17 20:05:51 +09:00
Takeshi KOMIYA
a8d6e70116
Merge pull request #2224 from tk0miya/2060_change_style_of_manpage_role
...
Fix #2060 : ``:manpage:`` role uses incorrect style (node)
2016-01-17 19:59:32 +09:00
Takeshi KOMIYA
50426a711c
Fix #2060 : `:manpage:` role uses incorrect style (node)
...
It should be use bold style to reference man pages in man format.
On other formats, it is still represented as emphasis.
2016-01-17 19:50:06 +09:00
Takeshi KOMIYA
f44fd9f994
Fix broken test by 14f58e6619
2016-01-17 19:38:05 +09:00
Takeshi KOMIYA
81fd24a565
Merge pull request #2221 from tk0miya/graphviz_inline_by_default
...
Fix #1149 : ``sphinx.ext.graphviz``: show graph image in inline by default
2016-01-17 19:23:39 +09:00
Takeshi KOMIYA
14f58e6619
`sphinx.ext.graphviz`: show graph image in inline by default
...
To support subsutituion syntax, make graphviz node inline (ref: #1149 ).
Now graphviz directive behaves like ``image`` directive when no captions.
If specified, it generates ``figure`` node and ``caption`` node like
``figure`` directive.
2016-01-17 19:23:55 +09:00
Takeshi KOMIYA
492f60c371
Update CHANGES for PR #2207
2016-01-17 19:19:29 +09:00
Takeshi KOMIYA
cf5e138a53
Merge pull request #2207 from tk0miya/baseclass_for_parsers
...
Add sphinx.parsers.Parser class; a base class for new parsers
2016-01-17 19:17:58 +09:00
Takeshi KOMIYA
f89e3dfee3
Update docs about sphinx.parsers.Parser class
2016-01-17 19:18:02 +09:00
Takeshi KOMIYA
f1765c2576
Add sphinx.parsers.Parser class; a base class for new parsers
...
The class inherits ``docutils.parsers.Parser`` and implements ``set_application()`` in addition.
It enables subclasses to read configurations, to access environments and to logging.
2016-01-17 19:18:02 +09:00
Takeshi KOMIYA
78be129fc5
Update CHANGES for #2162
2016-01-17 19:08:42 +09:00
Takeshi KOMIYA
738bb589d9
Merge pull request #2209 from tk0miya/2162_add_source_parser_API
...
Fix #2162 : Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
2016-01-17 19:07:18 +09:00
Takeshi KOMIYA
a43bacdcb3
Update CHANGES for PR #2208
2016-01-17 19:07:11 +09:00
Takeshi KOMIYA
8c8f3dbc9b
Merge pull request #2208 from tk0miya/2027_html_title_only_accepts_string
...
Fix #2027 : ``make epub`` got errors if ``html_title`` is None
2016-01-17 18:59:44 +09:00
Takeshi KOMIYA
121fc4a326
Fix #1030 : Make page reference names for latex_show_pagerefs translatable
2016-01-16 23:59:13 +09:00
Takeshi KOMIYA
2803b64b5d
Refactor around babel
2016-01-16 23:59:13 +09:00
Takeshi KOMIYA
350d8aade0
Fix broken LaTeX code is generated if unknown language is given
2016-01-16 23:59:13 +09:00
Takeshi KOMIYA
78f0ec40ea
Merge pull request #2241 from xuhdev/latex-skip
...
Run LaTeX in testing: don't skip the test unless all latexes do not exist
2016-01-16 14:35:45 +09:00
Takeshi KOMIYA
6b36b31984
Fix #2231 : Use DUrole instead of DUspan for custom roles in LaTeX writer
2016-01-16 02:12:17 +09:00
Takeshi KOMIYA
3432377669
Update error message if sphinx_rtd_theme not found
2016-01-15 21:14:04 +09:00
Takeshi KOMIYA
8318b87642
Merge pull request #2236 from xuhdev/run-latex-tests
...
Move the testing code which spawns pdflatex to a function
2016-01-15 21:10:35 +09:00
Takeshi KOMIYA
53cd2d4f3f
Fix #2026 : LaTeX builder rais error if parsed-literal includes links
2016-01-14 10:58:57 +09:00
Takeshi KOMIYA
3f998a0096
Fix line numbers was not shown on warnings of indecies
2016-01-13 11:37:07 +09:00
Takeshi KOMIYA
7898c64cf4
Fix line numbers were not show on warnings of numfigs
2016-01-13 00:38:38 +09:00
Takeshi KOMIYA
4c8b575dcc
Fix filenames were not shown on warnings of citations
2016-01-13 00:37:28 +09:00
Takeshi KOMIYA
6dc7ca0234
Fix line numbers were not shown on warnings in LaTeX and texinfo builder
2016-01-13 00:36:51 +09:00
Takeshi KOMIYA
8ea92359ba
Fix warnings in CHANGES and docs
2016-01-12 13:36:12 +09:00
Takeshi KOMIYA
ca896755a9
Fix #2229 , any-role and `-W` option are conflicted
2016-01-12 13:35:52 +09:00
Takeshi KOMIYA
b1715eb0b5
Fix broken test by bba3f388e9
2016-01-12 01:09:23 +09:00
Takeshi KOMIYA
bba3f388e9
Fix #2229 : No warning is given for unknown options
2016-01-11 23:31:28 +09:00
Takeshi KOMIYA
3ebee4d22d
Merge pull request #1934 from jpic/styleguide_link
...
Link to Python's Style Guide for documentation.
2016-01-11 01:38:45 +09:00
Takeshi KOMIYA
e4b9eb51f6
Merge branch 'stable'
2016-01-11 00:27:26 +09:00
Takeshi KOMIYA
c8c6dc1fe9
Fix #2226 : Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
2016-01-10 02:20:39 +09:00
Takeshi KOMIYA
1e2fbd463b
Refactoring `sphinx.ext.todo`; because of deprecation of make_admonition()
2016-01-10 01:27:08 +09:00
Takeshi KOMIYA
053d7806fe
Refactoring testcases to reduce ResourceWarning (refs: #1409 )
2016-01-10 01:04:38 +09:00
Takeshi KOMIYA
7894f0bd9c
Fix #2225 : If the option does not begin with dash, linking is not performed
2016-01-09 19:57:23 +09:00
Takeshi KOMIYA
e7fa8a6c2b
Fix `p` is always used for table spec (refs #1580 )
2016-01-09 10:03:21 +09:00
Takeshi KOMIYA
2ebf9d6456
Update CHANGES for #2172
2016-01-09 09:49:11 +09:00
Takeshi KOMIYA
119790cffb
Fix #2172 : Dysfunctional admonition \py@lightbox in sphinx.sty
2016-01-09 09:45:32 +09:00
Takeshi KOMIYA
386a74a0ee
Update CHANGES for PR #2160
2016-01-08 21:41:52 +09:00
Takeshi KOMIYA
e68b488907
Merge pull request #2160 from misery/toc
...
Fix broken TOC of PDFs if section includes an image
2016-01-08 21:41:11 +09:00
Takeshi KOMIYA
85a9e820dc
Fix Sphinx crashes if mecab initialization failed
2016-01-08 21:36:42 +09:00
Takeshi KOMIYA
fe101177c3
Fix indentation
2016-01-08 21:27:10 +09:00
Takeshi KOMIYA
24c42817ed
Revert search/ja.py
...
It is not a part of 'testcase for #1860 '. It's my miss commit.
Sorry.
2016-01-08 16:27:32 +09:00
Takeshi KOMIYA
23eb0e24fc
Add testcase for #1860
2016-01-08 16:00:26 +09:00
Takeshi KOMIYA
c6c9c5c264
Fix #1860 : Man page using :samp: with braces - font doesn't reset
2016-01-08 00:37:33 +09:00
Takeshi KOMIYA
eea055dfb2
Fix #1366 : centered image not centered in latex
2016-01-07 17:08:54 +09:00
Takeshi KOMIYA
bef3025c3c
Fix #1900 : BuildEnvironment.srcdir documentation gives false information
2016-01-07 14:18:40 +09:00
Takeshi KOMIYA
2be21e340e
Fix #1580 : Paragraphs in longtable don't work in Latex output
2016-01-07 14:15:34 +09:00
Takeshi KOMIYA
7c6a3b2501
Update CHANGES for PR #2214
2016-01-06 22:38:11 +09:00
Takeshi KOMIYA
695e4fdef9
Merge pull request #2214 from tk0miya/2203_sphinx.ext.githubpages
...
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
2016-01-06 22:37:33 +09:00
Takeshi KOMIYA
0ea518d563
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
2016-01-06 22:14:57 +09:00
Takeshi KOMIYA
4036dffd51
Update CHANGES for PR #2216
2016-01-06 12:43:33 +09:00
Takeshi KOMIYA
02e317d9bf
Merge pull request #2216 from xuhdev/texinputs-Makefile
2016-01-06 12:41:55 +09:00
Takeshi KOMIYA
e03dc8d27e
Fix #2072 : Footnotes in chapter-titles do not appear in PDF output
2016-01-06 11:13:30 +09:00
Takeshi KOMIYA
26e29de904
Fix broken testcase; Split test-toctree-maxdepth from test-tocdepth
2016-01-06 09:54:48 +09:00
Takeshi KOMIYA
924f65d737
Use document['tocdepth'] instead of document.setting.tocdepth
2016-01-06 09:54:48 +09:00
Takeshi KOMIYA
b0a5a1339e
Fix #771 : latex output doesn't set tocdepth
2016-01-06 01:34:29 +09:00
Takeshi KOMIYA
d0576cd012
Fix #1408 : Check latex_logo validity before copying
2016-01-05 16:48:22 +09:00
Takeshi KOMIYA
ec4a1ae863
Fix typo in README
2016-01-05 16:47:52 +09:00
Takeshi KOMIYA
ce1db22a50
Update CHANGES for #2165
2016-01-05 00:31:35 +09:00
Takeshi KOMIYA
51b101f006
Refactor GroupedField.make_field()
2016-01-05 00:26:31 +09:00
Takeshi KOMIYA
1ac571cd7e
Fix #2125 : unifies behavior of collapsed fields (GroupedField and TypedField)
2016-01-05 00:25:53 +09:00
Takeshi KOMIYA
070cf51764
Update CHANGES for #1906
2016-01-04 22:23:47 +09:00
Takeshi KOMIYA
476f8093ea
Merge pull request #1906 from kieranh5511/master
...
Use xcolor over color for \fcolorbox where available for LaTeX output
2016-01-04 22:22:23 +09:00
Takeshi KOMIYA
e8e5391e61
Fix #1894 : Unlisted phony targets in quickstart Makefile
2016-01-04 11:19:50 +09:00
Takeshi KOMIYA
f81ab1e8b9
Fix #2162 : Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
2016-01-04 10:23:17 +09:00
Takeshi KOMIYA
26c43643d3
Fix broken tests by 7bb685bbe9
2016-01-03 20:52:39 +09:00
Takeshi KOMIYA
7bb685bbe9
Fix #2197 : Slightly cryptic error message for missing index.rst file
2016-01-03 20:26:38 +09:00
Takeshi KOMIYA
2bcf92dfb0
Fix #1815 : linkcheck does not raise an exception if warniserror set to true and link is broken
2016-01-03 20:12:33 +09:00
Takeshi KOMIYA
c305f30ae4
Add .swp to .gitignore
2016-01-02 22:42:16 +09:00
Takeshi KOMIYA
ddf6acd33c
Update CHANGES for PR #2204
2016-01-02 20:23:01 +09:00
Takeshi KOMIYA
a4e37fe7bf
Update CHANGES for PR #2200
2016-01-02 17:59:50 +09:00
Takeshi KOMIYA
00b909f9b6
Fix warnings caused by renaming pngmath in CHANGES and docs
2016-01-02 17:58:41 +09:00
Takeshi KOMIYA
b6efc7327f
Make `conf.py` less flake8 warnings (ref #1817 , #2077 )
2016-01-02 16:01:52 +09:00
Takeshi KOMIYA
6d0a74b689
Update CHANGES for PR #2213
2016-01-02 11:42:06 +09:00
Takeshi KOMIYA
f694a9820e
Merge pull request #2213 from xuhdev/classic-css-blockquote
...
Set <blockquote> in the classic theme to fit with <p>.
2016-01-02 11:29:37 +09:00
Takeshi KOMIYA
01a526793d
Fix typos #2122 (cherry-picked by hand)
2016-01-02 11:17:59 +09:00
Takeshi KOMIYA
d4584d6295
Merge pull request #2212 from jwilk/spelling
...
Fix typos
2016-01-02 11:13:47 +09:00
Takeshi KOMIYA
5f9547bc21
Update CHANGES for PR #2192
2016-01-01 21:07:43 +09:00
Takeshi KOMIYA
8dace2871e
Merge pull request #2192 from xuhdev/imgmath
...
Imgmath (pngmath with svg support)
2016-01-01 21:06:02 +09:00
Takeshi KOMIYA
b0f376fdb8
Fix #2201 : wrong table caption for tables with over 30 rows
2016-01-01 19:31:36 +09:00
Takeshi KOMIYA
532dec6076
Remove debug print
2016-01-01 19:20:28 +09:00
Takeshi KOMIYA
584f05154b
Fix #2206 : Sphinx latex doc build failed if footnotes in caption of figure
...
At same time, refactored around pending footnotes (tables, terms and
figures). They are all controled as ``pending_footnotes``.
2016-01-01 19:07:43 +09:00
Takeshi KOMIYA
525a03b21b
Upate CHANGES for PR #1899
2016-01-01 11:04:28 +09:00
Takeshi KOMIYA
5f7ef4db60
Merge pull request #1899 from Eric89GXL/opts
...
FIX: Ensure list is sent to OptParse
2016-01-01 11:02:50 +09:00
Takeshi KOMIYA
3c907f2337
Fix #2027 : `make epub got errors if html_title` is None
...
Sphinx does not expect setting None value as ``html_title`` in
spite of documented.
This changed that to deny None value as ``html_title``.
2016-01-01 10:35:45 +09:00
Takeshi KOMIYA
ed196a8adf
Fix README
2016-01-01 01:29:35 +09:00
Takeshi KOMIYA
07cc02a512
Fix #2178 : Unparseable C++ cross-reference when referencing a function with :cpp:any:
2015-12-27 16:29:07 +09:00