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

More docpipeline fixes 2 revert #1028

Merged
merged 26 commits into from
Mar 30, 2024

Commits on Mar 16, 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 16, 2024
    Configuration menu
    Copy the full SHA
    a4478bb View commit details
    Browse the repository at this point in the history
  2. Update docpipeline.py

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9f462e0 View commit details
    Browse the repository at this point in the history
  3. black

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    00ba03e View commit details
    Browse the repository at this point in the history
  4. removing trailing code

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    42c160a View commit details
    Browse the repository at this point in the history
  5. * 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 16, 2024
    Configuration menu
    Copy the full SHA
    4f89b07 View commit details
    Browse the repository at this point in the history
  6. Update docpipeline.py

    removing trailing code
    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5f17c0e View commit details
    Browse the repository at this point in the history
  7. split mathics.doc.common_doc

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4674e20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c5e6fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    612a47a View commit details
    Browse the repository at this point in the history
  10. black

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2ab499b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d86487f View commit details
    Browse the repository at this point in the history
  12. test chapters by name

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4445a12 View commit details
    Browse the repository at this point in the history
  13. more doctests

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    00d74f6 View commit details
    Browse the repository at this point in the history
  14. split common_doc

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    993c0ad View commit details
    Browse the repository at this point in the history
  15. django compatibility

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b3777f1 View commit details
    Browse the repository at this point in the history
  16. issue with subsection_re

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    cd9bb92 View commit details
    Browse the repository at this point in the history
  17. more moving code around

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1f274e8 View commit details
    Browse the repository at this point in the history
  18. more

    mmatera committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    47be542 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. guides from submodules

    mmatera committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    12dffdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0afb556 View commit details
    Browse the repository at this point in the history
  3. removing unused lines

    mmatera committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8d8e2b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    715eb6c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. black

    mmatera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2f6eabb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d39f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. section numbers

    reinforce parameter names in building Guide Sections from a guide_class
    
    symbols in submodules as subsections
    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c477383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cb6a7 View commit details
    Browse the repository at this point in the history