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

docs: Generate manual from markdown using mkdocs #3849

Open
wants to merge 145 commits into
base: main
Choose a base branch
from

Commits on Jun 16, 2024

  1. very first draft

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a01ab38 View commit details
    Browse the repository at this point in the history
  2. re-enable html builds

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    307432f View commit details
    Browse the repository at this point in the history
  3. rename "md" dir to "markdown"

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5aa3564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d33bcb9 View commit details
    Browse the repository at this point in the history
  5. fix various compilation issues

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e2fd51c View commit details
    Browse the repository at this point in the history
  6. run mkdocs

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    78cbd32 View commit details
    Browse the repository at this point in the history
  7. fix md newline

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    40b6de9 View commit details
    Browse the repository at this point in the history
  8. short commit hash

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6d49dae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0c5311 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f725352 View commit details
    Browse the repository at this point in the history
  11. move mkdocs from doc/ to man/

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bbbeee2 View commit details
    Browse the repository at this point in the history
  12. build index file

    landam committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7b7c244 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. mkdocs: disable directory_urls

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    134ff95 View commit details
    Browse the repository at this point in the history
  2. lib/init: process md files

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3343ae3 View commit details
    Browse the repository at this point in the history
  3. typo

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f5c4e8b View commit details
    Browse the repository at this point in the history
  4. implement topic index

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1f38a1e View commit details
    Browse the repository at this point in the history
  5. implement keyword index

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    93dfcad View commit details
    Browse the repository at this point in the history
  6. enable html keywords index

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5f3ce2b View commit details
    Browse the repository at this point in the history
  7. fix grass_logo

    landam committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cd58012 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f132228 View commit details
    Browse the repository at this point in the history
  2. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    139c5fa View commit details
    Browse the repository at this point in the history
  3. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ee88da9 View commit details
    Browse the repository at this point in the history
  4. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e11b985 View commit details
    Browse the repository at this point in the history
  5. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    71d8df2 View commit details
    Browse the repository at this point in the history
  6. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d816e5 View commit details
    Browse the repository at this point in the history
  7. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    58ce945 View commit details
    Browse the repository at this point in the history
  8. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a72d2ea View commit details
    Browse the repository at this point in the history
  9. change style to material

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    adf5af6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b4a3fa View commit details
    Browse the repository at this point in the history
  11. implement full_index

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    13a51fb View commit details
    Browse the repository at this point in the history
  12. logo tuning

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0e8e272 View commit details
    Browse the repository at this point in the history
  13. fix html keywords

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    97e78ff View commit details
    Browse the repository at this point in the history
  14. module md header changed

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a7c1d33 View commit details
    Browse the repository at this point in the history
  15. include images

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    542ead1 View commit details
    Browse the repository at this point in the history
  16. mkdocs cosmetics

    landam committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d8ff3de View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2e34f65 View commit details
    Browse the repository at this point in the history
  2. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4ecb894 View commit details
    Browse the repository at this point in the history
  3. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    146bb42 View commit details
    Browse the repository at this point in the history
  4. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2671a0e View commit details
    Browse the repository at this point in the history
  5. Update man/build_graphical_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2a9a0e5 View commit details
    Browse the repository at this point in the history
  6. Update man/build_graphical_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5adea99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b1c8cd View commit details
    Browse the repository at this point in the history
  8. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cff3253 View commit details
    Browse the repository at this point in the history
  9. Update man/build_graphical_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    60fa3b1 View commit details
    Browse the repository at this point in the history
  10. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    580fcef View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1c9556b View commit details
    Browse the repository at this point in the history
  2. merge 28bbce8 + flake8

    landam committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    08a966c View commit details
    Browse the repository at this point in the history
  3. code block fix in md files

    landam committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eef0b70 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6c42777 View commit details
    Browse the repository at this point in the history
  2. Update man/build_md.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5ab2d36 View commit details
    Browse the repository at this point in the history
  3. Update man/build_topics.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d48461b View commit details
    Browse the repository at this point in the history
  4. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2d78ccf View commit details
    Browse the repository at this point in the history
  5. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    52d356d View commit details
    Browse the repository at this point in the history
  6. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    816a49c View commit details
    Browse the repository at this point in the history
  7. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    40dbcb0 View commit details
    Browse the repository at this point in the history
  8. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    753fab7 View commit details
    Browse the repository at this point in the history
  9. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    84c55e6 View commit details
    Browse the repository at this point in the history
  10. Update man/build_md.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e9f31cb View commit details
    Browse the repository at this point in the history
  11. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    44736a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b36d707 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ec91d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e71d72b View commit details
    Browse the repository at this point in the history
  15. simplify mddesc

    landam committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    96c5b53 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9460dee View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. point logo to index.html

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3e3366b View commit details
    Browse the repository at this point in the history
  2. mkdocs: customize site_name

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f6255d8 View commit details
    Browse the repository at this point in the history
  3. fix module indices

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e14483d View commit details
    Browse the repository at this point in the history
  4. fix keywords

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d56baaa View commit details
    Browse the repository at this point in the history
  5. fix guiscript

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fbc81f0 View commit details
    Browse the repository at this point in the history
  6. implement manual_gallery

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    722b382 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d101d51 View commit details
    Browse the repository at this point in the history
  8. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b7486e4 View commit details
    Browse the repository at this point in the history
  9. Update man/parser_standard_options.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0cc3123 View commit details
    Browse the repository at this point in the history
  10. fix commit ref

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78b17f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    723ee55 View commit details
    Browse the repository at this point in the history
  12. introduce build.py

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7633b0 View commit details
    Browse the repository at this point in the history
  13. fix building indices

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    46ff26a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a74615 View commit details
    Browse the repository at this point in the history
  15. simplify title

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7fcf163 View commit details
    Browse the repository at this point in the history
  16. Update man/build_topics.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fa20022 View commit details
    Browse the repository at this point in the history
  17. Update man/build_md.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5458f76 View commit details
    Browse the repository at this point in the history
  18. Update man/build_md.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b58d65b View commit details
    Browse the repository at this point in the history
  19. Update man/build_full_index.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f6ed6d View commit details
    Browse the repository at this point in the history
  20. Update man/build_manual_gallery.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0b000be View commit details
    Browse the repository at this point in the history
  21. Update man/build_class.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    deb7cac View commit details
    Browse the repository at this point in the history
  22. Update man/build.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fab2a0f View commit details
    Browse the repository at this point in the history
  23. Update lib/gis/parser_rest_md.c

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a6e625b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    77d9f42 View commit details
    Browse the repository at this point in the history
  25. extend footer

    landam committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3f05ec9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. 1 Configuration menu
    Copy the full SHA
    50edf87 View commit details
    Browse the repository at this point in the history
  2. beautify footer

    landam committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9ebb183 View commit details
    Browse the repository at this point in the history
  3. rename target dir to mkdocs

    landam committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    987d992 View commit details
    Browse the repository at this point in the history
  4. fix build_class

    landam committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    33a91b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. add missing footer

    landam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    72dec30 View commit details
    Browse the repository at this point in the history
  2. apply black

    landam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4daa36b View commit details
    Browse the repository at this point in the history
  3. apply ruff suggestions

    landam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d3b31d3 View commit details
    Browse the repository at this point in the history
  4. fix pathlib import

    landam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    516386d View commit details
    Browse the repository at this point in the history
  5. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    05cd9af View commit details
    Browse the repository at this point in the history
  6. apply ruff

    landam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4428a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. remove auto-generated md files

    landam committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    682d266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ed659 View commit details
    Browse the repository at this point in the history
  3. Update man/build_keywords.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d129e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. solve conflicts

    landam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    00a8c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33753b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    2353681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1869b31 View commit details
    Browse the repository at this point in the history
  3. manual merge from master

    landam committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c1581cb View commit details
    Browse the repository at this point in the history
  4. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    37c0c15 View commit details
    Browse the repository at this point in the history
  5. Update man/build_md.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8aa433b View commit details
    Browse the repository at this point in the history
  6. fix PR compilation

    landam committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6743f1a View commit details
    Browse the repository at this point in the history
  7. remove print statements

    landam committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    77f50d3 View commit details
    Browse the repository at this point in the history
  8. disable build-mkdocs

    landam committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9429ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    42a0c0d View commit details
    Browse the repository at this point in the history
  2. os.getcwd() -> Path.cwd()

    neteler committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    25eb9a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    28f979a View commit details
    Browse the repository at this point in the history
  2. apply ruff suggestions

    landam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3daffab View commit details
    Browse the repository at this point in the history
  3. apply ruff suggestions

    landam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3cd862f View commit details
    Browse the repository at this point in the history
  4. apply black

    landam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6661c11 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix flake8 errors

    landam committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e2a437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a0a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    350c8a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb75c27 View commit details
    Browse the repository at this point in the history
  3. apply black

    landam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    839892a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    b486d2a View commit details
    Browse the repository at this point in the history
  2. merge 870343f

    landam committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    767fe03 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    c66cda8 View commit details
    Browse the repository at this point in the history
  2. apply black

    landam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6ab247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54edbce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e08f1b View commit details
    Browse the repository at this point in the history
  5. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    66fb33b View commit details
    Browse the repository at this point in the history
  6. Update utils/mkmarkdown.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    landam and github-actions[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    00ade4d View commit details
    Browse the repository at this point in the history
  7. apply ruff suggestions

    landam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2a7434e View commit details
    Browse the repository at this point in the history
  8. fix flake8 issues

    landam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    308556e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fix mkmarkdown

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    dea8261 View commit details
    Browse the repository at this point in the history
  2. cleanup mkmarkdown

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a43993a View commit details
    Browse the repository at this point in the history
  3. cleanup mkhtml

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f1379f3 View commit details
    Browse the repository at this point in the history
  4. fix import

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2e5454c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a77853 View commit details
    Browse the repository at this point in the history
  6. remove commented blocks

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2918609 View commit details
    Browse the repository at this point in the history
  7. remove todo comment

    landam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    e849291 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    974d7f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac5e963 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1fc15e View commit details
    Browse the repository at this point in the history