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

Custom extensions #45

Merged
merged 25 commits into from
Mar 20, 2022
Merged

Custom extensions #45

merged 25 commits into from
Mar 20, 2022

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    81c0100 View commit details
    Browse the repository at this point in the history
  2. fix jbms#26 (till sphinx v6.0)

    2bndy5 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8d007e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. adding directives

    Docs require sphinxcontrib-details-directive, and use it instead of sphinx-design dropdown directive. This also reverts the currently erroneous fix to jbms#15.
    
    Add `md-tab-set` & `md-tab-item` directives. Update docs with new page on how to use these new directives.
    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    06f5a85 View commit details
    Browse the repository at this point in the history
  2. monkey patch details directive

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    134b977 View commit details
    Browse the repository at this point in the history
  3. pleasing pylint

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a5c7f05 View commit details
    Browse the repository at this point in the history
  4. ran black on details_patch.py

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    db46c85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67084bb View commit details
    Browse the repository at this point in the history
  6. introducing mermaid implementation

    - updates docs about the details directive
    - adds page that demonstrates how to use the md-mermaid directive.
    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    870b644 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2ed612 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d26b637 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec144b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64641ad View commit details
    Browse the repository at this point in the history
  11. cleaning it up a bit

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b8be76c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cee663b View commit details
    Browse the repository at this point in the history
  13. docs proofreading

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    64e8a1e View commit details
    Browse the repository at this point in the history
  14. some simple review changes

    2bndy5 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    837e1e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. fix doc typos

    2bndy5 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    6aa7e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f0e5e View commit details
    Browse the repository at this point in the history
  3. remove unused import

    2bndy5 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    6766891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6900588 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9225a4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a07a3b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb36f50 View commit details
    Browse the repository at this point in the history
  8. remove artifact class

    2bndy5 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a0f1ef1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. 3rd round review changes

    2bndy5 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    781a0d9 View commit details
    Browse the repository at this point in the history