| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump to 5.2.0 finalv5.2.0 | Adam Turner | 2022-09-24 | 2 | -10/+4 |
| | | |||||
| * | Merge 5.1.2 CHANGES into 5.2.0 | Adam Turner | 2022-09-24 | 1 | -27/+4 |
| | | |||||
| * | Merge pull request #10859 from jfbu/latex_doc_tableofcontentshook | Jean-François B | 2022-09-24 | 1 | -0/+6 |
| |\ | | | | | LaTeX: improve doc of \sphinxtableofcontents (closes #10858) | ||||
| | * | LaTeX: improved doc of \sphinxtableofcontents (closes #10858) | Jean-François B | 2022-09-24 | 1 | -0/+6 |
| |/ | |||||
| * | Docstring clarifications (#9877) | Arthur Milchior | 2022-09-24 | 5 | -65/+85 |
| | | | | | | Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com> Co-authored-by: Takeshi KOMIYA <i.tkomiya@gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
| * | Add a new mypy whitelist for '`Any` generics' (#10845) | danieleades | 2022-09-24 | 1 | -0/+25 |
| | | |||||
| * | Move to localStorage for search highlighting | Adam Turner | 2022-09-24 | 3 | -45/+41 |
| | | |||||
| * | Split out `sphinx_highlight.js` | Adam Turner | 2022-09-24 | 8 | -122/+163 |
| | | |||||
| * | Clear `record_dependencies` for each document (#10855) | Adam Turner | 2022-09-24 | 6 | -0/+28 |
| | | |||||
| * | search: use both title and subtitle only if different (#10848) | Martin Liška | 2022-09-23 | 1 | -1/+1 |
| | | |||||
| * | Fix `IndexLoader.load()` for _all_titles (#10851) | Martin Liška | 2022-09-23 | 1 | -3/+5 |
| | | | | | When there is a document with no entry in _all_titles, we must add empty array when loading from frozenset. | ||||
| * | Warn on using the `:property:` flag with `.. py:method::` (#10852) | Adam Turner | 2022-09-23 | 1 | -0/+2 |
| | | |||||
| * | Deprecate HTML 4 support (#10843) | Adam Turner | 2022-09-23 | 5 | -1/+30 |
| | | |||||
| * | imgmath: Allow embedding images in HTML as base64 (#10816) | Julien Schueller | 2022-09-23 | 4 | -16/+73 |
| | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | ||||
| * | Migrate configs for isort, mypy, and pytest into pyproject.toml (#10844) | Christian Clauss | 2022-09-21 | 2 | -103/+60 |
| | | |||||
| * | Use both title and subtitle name in search results (#10824) | Martin Liška | 2022-09-21 | 1 | -1/+1 |
| | | |||||
| * | Shrink strict optional whitelist (HTML writers) (#10838) | danieleades | 2022-09-20 | 4 | -11/+5 |
| | | |||||
| * | Support searching for index entries (#10819) | Adam Turner | 2022-09-20 | 4 | -3/+64 |
| | | |||||
| * | Fix `get_terminal_width` on Windows (#10842) | Steffen Rehberg | 2022-09-20 | 1 | -15/+3 |
| | | | | | `shutil.get_terminal_size` works as a drop-in replacement for `get_terminal_width`, enabling accurate widths on Windows. | ||||
| * | Begin addding `flake8-simplify` checks (#10820) | danieleades | 2022-09-20 | 3 | -3/+3 |
| | | | | | Start with SIM104 and ignore all other flake8-simplify warnings | ||||
| * | Fix section numbering in domain object contents entries (#10830) | Adam Turner | 2022-09-20 | 1 | -1/+4 |
| | | |||||
| * | Fix nesting in domain object contents entries (#10828) | Adam Turner | 2022-09-20 | 1 | -2/+1 |
| | | |||||
| * | Add contents entries for domain objects (#10807) | Adam Turner | 2022-09-13 | 18 | -78/+428 |
| | | | | | | | | | | - Add entries in the table of contents for domain objects (e.g. `py:function`, `rst:role`, etc). Supported domains are Javascript, Python, and reStructuredText. - Support content in `py:module` and `js:module` directives. - Add the `noindexentry` and `noindex` flags to more domains. - Add `toc_object_entries_show_parents` configuration setting - Update documentation and tests | ||||
| * | Use declarative metadata | Adam Turner | 2022-09-13 | 11 | -207/+185 |
| | | | | | | | | - Move to pyproject.toml metadata - Update references to `setup.py` - Use pypa/build - Update workflows and tooling | ||||
| * | git mv setup.py pyproject.toml | Adam Turner | 2022-09-13 | 1 | -0/+0 |
| | | |||||
| * | Use subtitle name in search results (#10814) | Martin Liška | 2022-09-13 | 2 | -3/+3 |
| | | |||||
| * | Fix mypy error | Adam Turner | 2022-09-12 | 1 | -1/+6 |
| | | |||||
| * | Make toctree accept special docnames (#10673) | Brecht Machiels | 2022-09-12 | 8 | -4/+62 |
| | | | | | | | The `.. toctree::` directive now supports the reserved special docnames 'genindex', 'modindex', and 'search'. Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | ||||
| * | Privatise type (`DomainsType` -> `_DomainsType`) | Adam Turner | 2022-09-12 | 1 | -5/+5 |
| | | |||||
| * | Do not apply epigraph style to all block quotes | Adam Turner | 2022-09-12 | 8 | -79/+84 |
| | | | | | | | | Correct indentation where appropriate for stanzas that should not be rendered as `<blockquote>` HTML elements. Closes GH-10686 | ||||
| * | More precise typing for `BuildEnvironment.domains` (#10813) | Adam Turner | 2022-09-09 | 2 | -4/+59 |
| | | |||||
| * | Shink the strict optional whitelist (#10800) | danieleades | 2022-09-09 | 2 | -5/+2 |
| | | | | Removes `sphinx.search` | ||||
| * | Remove Pygments compatability code (#10812) | Adam Turner | 2022-09-09 | 5 | -71/+21 |
| | | |||||
| * | Bump dependency versions | Adam Turner | 2022-09-09 | 1 | -8/+8 |
| | | |||||
| * | Specify `colorama` dependency with an environment marker | Adam Turner | 2022-09-09 | 1 | -3/+1 |
| | | |||||
| * | Refactor setup.py | Adam Turner | 2022-09-09 | 1 | -47/+43 |
| | | |||||
| * | Clean setup.py | Adam Turner | 2022-09-09 | 1 | -7/+0 |
| | | |||||
| * | Save search resul score to HTML element for debugging (#10718) | Martin Liška | 2022-09-09 | 2 | -1/+3 |
| | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | ||||
| * | Remove `sphinx.builders.gettext` module from whitelist (#10798) | danieleades | 2022-09-09 | 2 | -4/+0 |
| | | |||||
| * | Correct `is_allowed_version()`'s example tests (#10802) | Tony Narlock | 2022-09-09 | 1 | -3/+3 |
| | | |||||
| * | search: support searching for (sub)titles (#10717) | Martin Liška | 2022-09-09 | 5 | -6/+54 |
| | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | ||||
| * | Use asterisks for bullets | Adam Turner | 2022-09-07 | 1 | -6/+6 |
| | | |||||
| * | Refactor `util.docutils.new_document()` cache (#10805) | Adam Turner | 2022-09-07 | 1 | -6/+11 |
| | | |||||
| * | Allow `:ref:` role to be used with definitions and fields (#10781) | Jeremy Maitin-Shepard | 2022-09-06 | 3 | -5/+55 |
| | | |||||
| * | Fix more strict static typing errors (#10681) | danieleades | 2022-08-28 | 21 | -99/+142 |
| | | |||||
| * | agogo theme: revert CSS changes related to sidebar (#10787) | Matthias Geier | 2022-08-28 | 2 | -0/+7 |
| | | |||||
| * | Remove unneeded `noqa` lint suppression comments (#10772) | danieleades | 2022-08-28 | 24 | -43/+43 |
| | | |||||
| * | Further improve type annotations, reduce mypy whitelist (#10770) | danieleades | 2022-08-28 | 13 | -56/+94 |
| | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | ||||
| * | Restrict permissions in GitHub workflows (#10790) | Alex | 2022-08-28 | 2 | -0/+6 |
| | | |||||
| * | sphinx13.css: add left padding to the footer (#10789) | Tim Hoffmann | 2022-08-28 | 1 | -1/+1 |
| | | |||||
