Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master.patch #1

Merged
merged 371 commits into from
Mar 11, 2021
Merged

Master.patch #1

merged 371 commits into from
Mar 11, 2021

Conversation

KunKaxx
Copy link
Collaborator

@KunKaxx KunKaxx commented Mar 11, 2021

Subject:

Feature or Bugfix

  • Feature
  • Bugfix
  • Refactoring

Purpose

Detail

Relates

tk0miya and others added 30 commits October 3, 2020 13:43
The make clean help command was missing from all make files.
Makefiles: Include clean in help message
- No longer attempt to be the location for listing themes -- only Sphinx-RTD-Theme was listed here.
- Mention the classifier used when searching on PyPI.
- Emphasize sphinx-themes.org as a gallery of themes.
Documentation: Reword section on Third Party Themes
…directive or role

Currently, Sphinx mention nothing if users use unknown domain in their
documents (ex. `.. unknown:directive::`, `:unknown:role` and so on).
This starts to warn them to be clear non acceptable mark-ups.

refs: sphinx-doc#8342
…_directory_by_default

Close sphinx-doc#7996: manpage: Make a section directory on build manpage by default
Test and document support for Python 3.9 release
…nknown_domain

Fix sphinx-doc#8342: Emit a warning if a unknown domain is given for directive or role
Remove additional mentions of Python 3.5
tk0miya and others added 24 commits March 6, 2021 18:48
… extension

Add a new extension `sphinx.ext.autodoc.preserve_defaults`.

It preserves the default argument values of function signatures in source code
and keep them not evaluated for readability.  This is an experimental
extension and it will be integrated into autodoc core in Sphinx-4.0.
Fix sphinx-doc#759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
Fix wrong directive name in warning messages
…m srcdir

To make directives' behavior consistent, the :file: option for
csv-table directive now recognizes an absolute path as a relative
path from source directory.
…ption_for_csv_table

Close sphinx-doc#8487: csv-table now considers abspath as relpath from srcdir
Uses :ref: link because :doc: does not work.
Used in add_autodocumenter docstring
…ry_generate

Close sphinx-doc#7549: autosummary: Enable autosummary_generate by default
@KunKaxx KunKaxx assigned KunKaxx and unassigned KunKaxx Mar 11, 2021
@KunKaxx KunKaxx locked as off-topic and limited conversation to collaborators Mar 11, 2021
@KunKaxx KunKaxx self-assigned this Mar 11, 2021
@KunKaxx KunKaxx merged commit 3134085 into 3.x Mar 11, 2021
@KunKaxx KunKaxx removed their assignment Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.