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

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 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. Adding support for markdown notation in figures and references. This …

    …would be helpful for a future migration to
    
    more standard documentation systems.
    mmatera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3750d5f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 27, 2024

  1. rst parser

    mmatera committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ae20c96 View commit details
    Browse the repository at this point in the history
  2. docstring

    mmatera committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    76a894b View commit details
    Browse the repository at this point in the history
  3. removing prints

    mmatera committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7339c7d View commit details
    Browse the repository at this point in the history

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
  9. merge

    mmatera committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    bbb19cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0bb40c View commit details
    Browse the repository at this point in the history