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

RsT support in docstrings #1027

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from
Draft

RsT support in docstrings #1027

wants to merge 35 commits into from

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Mar 27, 2024

This PR continues #1026, by supporting ReStructuredText syntax inside docstrings. When this gets ready, it will allow modifying docstrings to be written using RsT syntax, to help to a transition to a more standard documentation system.

* Fix references in ImportExport
* Makes key generation more deterministic
* Fix typos in docstrings and comments
* Add the new versions of test_* in mathics.docpipeline, and keep the old ones
  when the new ones fail.
* Make more deterministic the key generation for ``DocTest``
* DRY __init__ methods in classes inside  latex_doc.py
* Fix references in ImportExport
* Makes key generation more deterministic
* Fix typos in docstrings and comments
* Add the new versions of test_* in mathics.docpipeline, and keep the old ones
  when the new ones fail.
* Make more deterministic the key generation for ``DocTest``
* DRY __init__ methods in classes inside  latex_doc.py
removing trailing code
…would be helpful for a future migration to

more standard documentation systems.
* Fix references in ImportExport
* Makes key generation more deterministic
* Fix typos in docstrings and comments
* Add the new versions of test_* in mathics.docpipeline, and keep the old ones
  when the new ones fail.
* Make more deterministic the key generation for ``DocTest``
* DRY __init__ methods in classes inside  latex_doc.py
This PR is another version of #1025, which produces a documentation with
the same format as in the 6.0.4 documentation.
Base automatically changed from more_docpipeline_fixes to master April 3, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant