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

Rewritting docpipeline #1029

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Rewritting docpipeline #1029

wants to merge 14 commits into from

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Apr 3, 2024

Finally, this is the refactor of docpipeline. Now,

  • many of the complains of the linters are fixed.
  • global variables were replaced by properties of suitable structures.
  • functions were simplified
  • mathics.session is used to do the evaluations.

* 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
more moving code around
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
@mmatera mmatera marked this pull request as ready for review April 7, 2024 21:40
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