Commit Graph

9224 Commits

Author SHA1 Message Date
Antonio Valentino
620491fcd5 Retireve docstirng form base classes (Closes #3140) 2017-08-18 11:37:11 +02:00
Srinivas Reddy Thatiparthy
1b545d6082 remove unnecessay import 2017-08-16 23:15:25 +05:30
shimizukawa
4f0de6f49b copy static files beyond symlinked directories under _static directory.
This issue caused from ref #2744
2017-08-16 15:13:15 +09:00
Timotheus Kampik
b9e7824033 #3987 remove alabaster-specific sidebars
as default sphinx-quickstart settings
2017-08-13 17:01:16 +02:00
Timotheus Kampik
22ea6d560b #3996 add note: replace hyphen with underscore if build options set in setup() command 2017-08-13 16:20:25 +02:00
Gabriel Laskar
30edc3fa86 use templates_path for latex template instead of hardcoded path
Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
2017-08-13 02:51:41 +02:00
Timotheus Kampik
a027ee7990 #3537 set IE doc mode to Edge if not HTML5 2017-08-12 19:42:31 +02:00
Takeshi KOMIYA
c96b5b67b1 Fix flake8 violation 2017-08-10 10:36:19 +09:00
Takeshi KOMIYA
b2f841fcaa Merge pull request #3982 from TimKam/3799-support-ngettext
3799 support ngettext
2017-08-10 10:27:36 +09:00
Takeshi KOMIYA
ddbc205535 Merge pull request #3981 from TimKam/3979-add-linux-doc-to-examples
#3979 add Linux kernel doc to list of projects that use Sphinx
2017-08-09 00:04:37 +09:00
Takeshi KOMIYA
b49393379f Merge pull request #3977 from vedranmiletic/documentation-fixes
Add more EXAMPLES, remove those that use MkDocs
2017-08-09 00:04:13 +09:00
Takeshi KOMIYA
86c2e246f4 Merge pull request #3984 from TimKam/3548-update-docs-sphinxdoc-theme
#3548 clarify that Sphinx docs do not use sphinxdoc theme anymore
2017-08-09 00:02:54 +09:00
Takeshi KOMIYA
3ddcad8ee2 Merge pull request #3986 from jschueller/patch-3
Add OpenTURNS to EXAMPLES
2017-08-09 00:01:47 +09:00
Julien Schueller
308dc7ad41 Add OpenTURNS to EXAMPLES 2017-08-08 16:08:16 +02:00
Takeshi KOMIYA
fabe567638 Merge pull request #3980 from TimKam/patch-2
#3978 fix typo
2017-08-08 10:39:22 +09:00
Timotheus Kampik
bd1a83c1ec #3548 clarify that Sphinx docs do not use sphinxdoc theme anymore 2017-08-06 21:53:39 +02:00
Timotheus Kampik
2150634508 #3799 specify missing type arguments 2017-08-06 10:20:12 +02:00
Timotheus Kampik
4f3cf402f6 #3799 use propper pluralization in (dummy) i18n call 2017-08-05 18:52:09 +02:00
Timotheus Kampik
0ed69442eb #3799 support ngettext in internal locale package 2017-08-05 18:51:12 +02:00
Timotheus Kampik
0fc80438e6 #3979 add Linux kernel doc to list of projects that use Sphinx 2017-08-05 14:21:31 +02:00
Timotheus Kampik
83155ddf7f #3978 fix typo 2017-08-05 13:50:26 +02:00
Vedran Miletić
55ea789d97 Add more EXAMPLES, remove those that use MkDocs 2017-08-02 12:43:09 +02:00
Timotheus Kampik
6413833a4f #3751 work in feedback 2017-08-02 00:20:49 +02:00
Bernat Gabor
0c3f9851b3 fixes #3959 alias/rename support for classes inside inheritence diagrams 2017-07-31 18:21:05 +01:00
Takeshi KOMIYA
13be8e03ba Fix #3969: private instance attributes causes AttributeError 2017-07-31 22:49:04 +09:00
Takeshi KOMIYA
d63a678228 Reduce DeprecationWarning 2017-07-31 22:30:48 +09:00
Takeshi KOMIYA
51dead783b Merge pull request #3966 from tk0miya/3962_apidoc_implicit_namespaces
Fix #3962: sphinx-apidoc does not recognize implicit namespace packages correctly
2017-07-31 01:01:14 +09:00
Takeshi KOMIYA
22e7380a70 Merge pull request #3964 from JulienPalard/issue-3958-french-title-fix
i18n: This string is used as html_title, it needs to be capitalized.
2017-07-31 00:58:56 +09:00
Takeshi KOMIYA
211f6c67de Merge pull request #3968 from Blendify/patch-1
Theme: Change for HTML5
2017-07-31 00:52:02 +09:00
Takeshi KOMIYA
da0fda3b0b Add tests for default-role 2017-07-31 00:46:26 +09:00
Takeshi KOMIYA
fa9ad8552d Fix #3960: default_role = guilabel not functioning 2017-07-30 23:52:39 +09:00
Aaron Carlisle
3d37aa2c87 Theme: Change for HTML5 2017-07-29 21:07:09 -04:00
Takeshi KOMIYA
ea03e27fb8 Fix :pep: and :rfc: does not supports `default-role` directive (refs: #3960) 2017-07-29 16:53:05 +09:00
Takeshi KOMIYA
56a47cd9b9 Fix #3962: sphinx-apidoc does not recognize implicit namespace packages correctly 2017-07-29 16:04:54 +09:00
Takeshi KOMIYA
abaf1cbb6b Merge branch 'stable' 2017-07-29 16:01:47 +09:00
Julien Palard
44da8f4fa7 i18n: This string is used as html_title, it needs to be capitalized. 2017-07-29 08:23:27 +02:00
Bernat Gabor
7697683b3d add proxy to tox, so the tests can succeed even behind a proxy network 2017-07-26 20:09:33 +01:00
Bernat Gabor
1a48c4b963 add IDE files to gitignore 2017-07-26 20:09:33 +01:00
Takeshi KOMIYA
582c714d31 Merge pull request #3937 from tk0miya/refactor_pycode
Refactor pycode
2017-07-26 21:06:35 +09:00
Takeshi KOMIYA
79243816f1 Remove unused regexp 2017-07-26 20:51:58 +09:00
Takeshi KOMIYA
8683823536 pycode: Replace pgen2 by own parser 2017-07-26 20:51:58 +09:00
Takeshi KOMIYA
6900d19b71 pycode: Add new parser! 2017-07-26 20:51:40 +09:00
Takeshi KOMIYA
b1f80427a7 Add testcase for sphinx.util.docstrings 2017-07-26 20:51:40 +09:00
Takeshi KOMIYA
57667b5766 Add testcase for oneliner 2017-07-26 20:51:40 +09:00
Takeshi KOMIYA
ae3b761184 Add testcase for pycode interface 2017-07-26 20:51:40 +09:00
jfbu
e97aa92b1b Update CHANGES for PR #3872 2017-07-24 15:23:36 +02:00
jfbu
f353bc63d7 Update LaTeX style file version date 2017-07-24 15:15:52 +02:00
jfbu
7f9907be61 Update CHANGES 2017-07-24 15:08:34 +02:00
jfbu
621eca38be Fix #3946 (typo in sphinx.sty) 2017-07-24 14:51:06 +02:00
Jean-François B
8d32f03a86 Merge pull request #3872 from jfbu/literalblock_cappos
Add latex key to configure literal blocks caption position in PDF output
2017-07-23 22:46:39 +02:00