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

Commits on Mar 30, 2024

  1. * more docstrings and annotations

    * 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
    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    30c56a5 View commit details
    Browse the repository at this point in the history
  2. split mathics.doc.common_doc

    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d9f64fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cc410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af690a7 View commit details
    Browse the repository at this point in the history
  5. split common_doc

    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e31d807 View commit details
    Browse the repository at this point in the history
  6. django compatibility

    more moving code around
    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    cd0d92c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb203ce View commit details
    Browse the repository at this point in the history
  8. More docpipeline fixes 2 revert (#1028)

    This PR is another version of #1025, which produces a documentation with
    the same format as in the 6.0.4 documentation.
    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ceb48c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. reorganizing docpipeline

    mmatera committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4d0e041 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. DocTestPipeline

    mmatera committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a3373c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f335f51 View commit details
    Browse the repository at this point in the history
  3. more use of sessions

    mmatera committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f9bb60b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b9dde View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. merge

    mmatera committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    355db53 View commit details
    Browse the repository at this point in the history