Takayuki SHIMIZUKAWA
30876f89e0
Merge pull request #2035 from artakase/master
...
Fix the language code for Portuguese in documentation
2015-09-13 09:18:12 +09:00
shimizukawa
5b7ce8d9c2
avoid py3 syntax module
2015-09-13 09:16:08 +09:00
shimizukawa
b1889b029d
fix: unresolved any target.
2015-09-13 09:15:48 +09:00
Jakob Lykke Andersen
cccebfd28c
Fix build
2015-09-12 18:44:21 +02:00
TAKASE Arihiro
8e7166df1e
Fix the language code for Portuguese
2015-09-11 19:46:27 +09:00
Jakob Lykke Andersen
a22fb0d45f
C++, add namespace push/pop directives.
2015-09-06 22:28:55 +02:00
Jakob Lykke Andersen
c9470fac65
C++, fix for template argument parsing.
...
Non-type template arguments where not parsed correctly. It is a bit
better now. The example in michaeljones/breathe#218 should work now.
2015-09-06 20:34:01 +02:00
Jakob Lykke Andersen
38db131ee9
C++, yet more code cleanup
2015-09-06 16:08:37 +02:00
Jakob Lykke Andersen
45a8169184
C++, code cleanup.
2015-09-06 16:01:34 +02:00
Jakob Lykke Andersen
89c3dd81c3
C++, support for templates.
...
Fixes sphinx-doc/sphinx#1729 .
2015-09-06 15:36:58 +02:00
Jakob Lykke Andersen
ed29c298a6
C++ initial refactoring to support templates.
...
Create symbol tables to represent all declarations, including templated
declarations (sphinx-doc/sphinx#1729 ).
Fixes sphinx-doc/sphinx#1314 .
2015-09-02 22:09:57 +02:00
Jakob Lykke Andersen
11b817bd65
C++, fix base class rendering.
2015-09-02 22:07:40 +02:00
Georg Brandl
78ac97231a
Merge pull request #2000 from pradyunsg/patch-1
...
Indent and Escape quote in Makefile
2015-08-13 15:32:35 +02:00
Pradyun
85e1a857f7
Fix the quoting
...
Oops!
2015-08-13 18:47:55 +05:30
Pradyun
ff9a3c2f80
Indent and Escape quote in Makefile
...
Small aesthetic changes that makes the Makefile look (and highlight) nicer.
2015-08-13 18:35:05 +05:30
Georg Brandl
f59c794802
Merge pull request #1975 from vlasovskikh/type-hints
...
Closes #1968 : Show extended type hints for function annotations that use 'typing' module
2015-08-13 06:48:41 +02:00
Andrey Vlasovskikh
ef0d4e7946
Skip type hinting tests if there is a SyntaxError while importing a module with function annotations
2015-07-31 21:56:13 +03:00
Andrey Vlasovskikh
1224256341
Use 'SkipTest' from 'util' for tests
2015-07-31 21:54:01 +03:00
Andrey Vlasovskikh
dd32b7fdb2
Closes #1968 : Show extended type hints for function annotations that use 'typing' module
2015-07-31 21:26:32 +03:00
Georg Brandl
19a7dfd348
move amssymb package require to .sty file
2015-07-27 08:07:16 +02:00
Georg Brandl
4053ba7a8e
Merge pull request #1971 from mtreinish/fix-checkmark
...
Add support for converting checkmark unicode to latex symbol
2015-07-27 08:06:11 +02:00
Matthew Treinish
9401f62bba
Add support for converting checkmark unicode to latex symbol
...
This commit adds an entry to the list of tex escapes for the checkmark
unicode character. As part of this the use of the amssymb package is
added which is required for the checkmark symbol among others.
Closes #1959
2015-07-26 23:42:06 -04:00
Georg Brandl
cbe4350da8
Merge branch 'stable'
2015-07-25 20:25:24 +02:00
Georg Brandl
5cdd58f634
Merge remote-tracking branch 'refs/remotes/origin/stable' into stable
2015-07-25 20:04:04 +02:00
Georg Brandl
1e06bff24d
erge branch 'stable'
2015-07-25 20:03:51 +02:00
Georg Brandl
862fc425b1
Fix.
2015-07-25 20:03:48 +02:00
shimizukawa
c6b598f519
Merge branch 'stable' of github.com:sphinx-doc/sphinx into stable
...
Conflicts:
CHANGES
2015-07-25 19:06:34 +02:00
Georg Brandl
9a154d0ae8
Merge branch 'stable'
2015-07-25 19:04:17 +02:00
Georg Brandl
29dc6976b2
Fixed #1798 : Fix building LaTeX with references in titles.
2015-07-25 19:03:55 +02:00
shimizukawa
3ad810406c
Fixed #1869 : Fix problems when dealing with files containing non-ASCII characters.
2015-07-25 19:02:47 +02:00
shimizukawa
d51228152e
merge with stable
2015-07-25 18:15:09 +02:00
shimizukawa
d3375761d2
Fixed #1855 : make gettext generates broken po file for definition lists with classifier.
2015-07-25 17:41:07 +02:00
shimizukawa
3cd7e14e75
Fix: `make text
will crush if a definition list item has more than 1 classifiers as:
term : classifier1 : classifier2
`.
2015-07-25 17:40:26 +02:00
shimizukawa
18bb742745
remove old patch for docutils. it's fixed at docutils-0.10
...
http://repo.or.cz/w/docutils.git?a=commit;h=e3cc3cef7c1120d46ed9ef317583d08a51a452cc
2015-07-25 17:37:45 +02:00
Georg Brandl
886d174534
Closes #1903 : Fix strange id generation for glossary terms.
2015-07-25 17:12:30 +02:00
Georg Brandl
bf7d0ccd75
Fixes #1887 : note that graph name needs quotes if non alphanumeric.
2015-07-25 17:04:06 +02:00
Georg Brandl
3e742bb43a
Closes #1942 : Fix a KeyError in websupport.
2015-07-25 16:54:51 +02:00
Georg Brandl
e4b42fe15f
Fixes #1923 : Use babel features only if the babel latex element is nonempty.
2015-07-25 16:52:19 +02:00
Georg Brandl
cca88c212b
graphviz test: raise Skip if dot not available, instead of just passing
2015-07-25 16:43:08 +02:00
shimizukawa
468568bdcf
fix obsoleted documentation
2015-07-25 15:55:43 +02:00
shimizukawa
8600ffeda2
Fixed #1796 : On py3, automated .mo building cause UnicodeDecodeError.
2015-07-25 15:47:56 +02:00
Georg Brandl
f53fb63627
Merge pull request #1967 from eolo999/master
...
Document ``cmdoption`` directive deprecation
2015-07-25 13:04:04 +02:00
Georg Brandl
94e5cfa8bb
Fix test_build_html.
2015-07-25 13:03:43 +02:00
Georg Brandl
77e5ff2639
Intersphinx: add a small helper to print out inventories when called from the command line with -m.
2015-07-25 13:03:33 +02:00
Georg Brandl
6bd30d9b04
Merge remote-tracking branch 'refs/remotes/origin/master'
2015-07-25 12:51:45 +02:00
Georg Brandl
2f7fe5e1c5
merge with stable
2015-07-25 12:51:27 +02:00
Edoardo Batini
4b64814f8f
Document `cmdoption
` directive deprecation
2015-07-25 12:45:18 +02:00
Georg Brandl
657f6b16f0
Fixes #1915 : Do not generate smart quotes in doc field type annotations.
2015-07-25 12:35:52 +02:00
Georg Brandl
6efafcdca4
std domain: make sure that ref and doc references have proper classes set
2015-07-25 12:34:26 +02:00
Georg Brandl
440543a3b0
Merge pull request #1966 from kyleknap/releasename-doc-update
...
Update ``'releasename'`` latex element docs
2015-07-25 12:14:15 +02:00