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

Add sphinx.ext.collapse #10532

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

Commits on Jul 3, 2024

  1. Add collapsible node

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    af2e1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a3432 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e89f4d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1ac2b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9940bde View commit details
    Browse the repository at this point in the history
  6. Add tests

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7b40e4c View commit details
    Browse the repository at this point in the history
  7. Add documentation

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f70e5e1 View commit details
    Browse the repository at this point in the history
  8. Update CHANGES

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    069b54b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c8e75b View commit details
    Browse the repository at this point in the history
  10. Update parsing

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f5ed45a View commit details
    Browse the repository at this point in the history
  11. Include summary line

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    26ab27a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    209c09b View commit details
    Browse the repository at this point in the history
  13. Refactorings

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3dbff0c View commit details
    Browse the repository at this point in the history
  14. Document :open:

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2b02d07 View commit details
    Browse the repository at this point in the history
  15. Documentation

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ee814e5 View commit details
    Browse the repository at this point in the history
  16. Add a default class

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bceaca1 View commit details
    Browse the repository at this point in the history
  17. Use a nodes.container

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1611c89 View commit details
    Browse the repository at this point in the history
  18. Rearrange tests

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    02a3d55 View commit details
    Browse the repository at this point in the history
  19. Improve example

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7f720eb View commit details
    Browse the repository at this point in the history
  20. Use parse_content_to_nodes

    AA-Turner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fee0d0f View commit details
    Browse the repository at this point in the history