summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typoTakeshi KOMIYA2020-06-061-1/+1
* Merge pull request #7760 from Cielquan/feature/coverage_print_missing_as_warningTakeshi KOMIYA2020-06-061-1/+8
|\
| * documented coverage_show_missing_items confvalChristian Riedel2020-06-051-1/+8
* | Merge pull request #7762 from tk0miya/7247_linkcheck_request_headersTakeshi KOMIYA2020-06-051-0/+26
|\ \
| * | Close #7247: linkcheck: Add linkcheck_request_headersTakeshi KOMIYA2020-06-011-0/+26
* | | docs: Expand organization documentStephen Finucane2020-06-021-5/+38
* | | docs: Tweaks to code of conductStephen Finucane2020-06-021-3/+0
* | | docs: Rework contributing document, re-add CONTRIBUTINGStephen Finucane2020-06-022-171/+148
* | | docs: Add contributing documentStephen Finucane2020-06-026-7/+340
* | | docs: Add release process documentStephen Finucane2020-06-022-0/+107
* | | docs: Add organization overviewStephen Finucane2020-06-022-0/+24
* | | docs: Add "project internals" guideStephen Finucane2020-06-024-6/+18
|/ /
* | Merge pull request #7748 from tk0miya/2106_autodoc_docstring_signature_for_ov...Takeshi KOMIYA2020-05-311-0/+7
|\ \
| * | Close #2106: autodoc: Support multiple signatures on docstringTakeshi KOMIYA2020-05-301-0/+7
* | | Merge pull request #7755 from stephenfin/doc/docutils-vs-sphinxTakeshi KOMIYA2020-05-311-0/+37
|\ \ \
| * | | docs: Compare docutils with SphinxStephen Finucane2020-05-301-0/+37
| |/ /
* | | doc: Remove intro.rst (ref: #7751)Takeshi KOMIYA2020-05-311-71/+0
| |/ |/|
* | Merge pull request #7751 from stephenfin/doc/intro-sectionTakeshi KOMIYA2020-05-315-30/+71
|\ \
| * | docs: Merge intro and quickstart guideStephen Finucane2020-05-303-16/+32
| * | docs: Add usage, development index pageStephen Finucane2020-05-303-14/+39
| |/
* | Merge pull request #7752 from stephenfin/doc/latex-reworkTakeshi KOMIYA2020-05-312-526/+623
|\ \
| * | docs: Fix typo, replace field lists with paragraphsStephen Finucane2020-05-301-54/+54
| * | docs: Fix a typo and some indentationStephen Finucane2020-05-301-2/+2
| * | doc: Rework "latex" documentStephen Finucane2020-05-302-526/+623
| |/
* | doc: Rework "templating" documentsStephen Finucane2020-05-301-43/+45
|/
* Fixed broken link to pygments lexers docKai Welke2020-05-261-1/+1
* remove repeted word in reStructuredText PrimerMichaƫl Defferrard2020-05-201-1/+1
* Update docs (refs: #7469)Takeshi KOMIYA2020-05-211-1/+1
* revisions per comments from tk0miyaDaniel Fremont2020-05-171-0/+4
* Merge remote-tracking branch 'sphinx/3.x' into 3.xDaniel Fremont2020-05-1713-19/+271
|\
| * Allow NoUri from 'missing-reference' handlers.Jakob Lykke Andersen2020-05-171-2/+6
| * Merge pull request #7647 from tk0miya/fix_versionchangedTakeshi KOMIYA2020-05-101-1/+1
| |\
| | * doc: Fix wrong version infoTakeshi KOMIYA2020-05-101-1/+1
| * | Deprecate sphinx.util:rpartition()Takeshi KOMIYA2020-05-091-0/+5
| |/
| * Deprecate ignore parameter for Documenter.get_doc()Takeshi KOMIYA2020-05-031-0/+10
| * doc: Fix examples of doctest extensions are still in py2 (refs: #7575)Takeshi KOMIYA2020-04-291-5/+5
| * Close #7143: py domain: Add :final: option to py:*: directivesTakeshi KOMIYA2020-04-281-0/+25
| * Merge pull request #7546 from tk0miya/4030_autosummary_contextTakeshi KOMIYA2020-04-271-0/+7
| |\
| | * Close #4030: autosummary: Add autosummary_contextTakeshi KOMIYA2020-04-251-0/+7
| * | refactor: AutosummaryRenderTakeshi KOMIYA2020-04-251-0/+11
| |/
| * refactor: Deprecate unused parametersTakeshi KOMIYA2020-04-231-0/+6
| * refactor: autosummary: Change first argument for AutosummaryRendererTakeshi KOMIYA2020-04-231-0/+7
| * Merge pull request #7538 from tk0miya/7535_autogen_crashes_on_inherited_templateTakeshi KOMIYA2020-04-231-0/+12
| |\
| | * refactor: Deprecate unused parametersTakeshi KOMIYA2020-04-231-0/+12
| * | Merge pull request #7473 from eric-wieser/meta-publicTakeshi KOMIYA2020-04-231-0/+15
| |\ \
| | * | Add support for :meta public:Eric Wieser2020-04-141-0/+15
| * | | Fix #7534: docs: Big vertical whitespace rendered in official docTakeshi KOMIYA2020-04-221-0/+1
| | |/ | |/|
| * | doc: Fix versionTakeshi KOMIYA2020-04-211-1/+1
| * | Remove autosummary_recursive configurationTakeshi KOMIYA2020-04-211-15/+1
| * | Merge branch '3.x' into 6040_autosummary_recursiveTakeshi KOMIYA2020-04-2149-217/+1205
| |\ \