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

Uniform treatment of sidebar #1251

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

Commits on Dec 6, 2024

  1. WIP

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    5acab30 View commit details
    Browse the repository at this point in the history
  2. WIP 2

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    a3e3aad View commit details
    Browse the repository at this point in the history
  3. small improvements

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    0f9ae22 View commit details
    Browse the repository at this point in the history
  4. Rename file

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    99abfa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f5cd16 View commit details
    Browse the repository at this point in the history
  6. Allow to order modules

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d743543 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f0b909 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    416b465 View commit details
    Browse the repository at this point in the history
  9. Keep --root groups

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    7f23b64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7294fc4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db9afcb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a0f1d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5075a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b42e114 View commit details
    Browse the repository at this point in the history
  15. Add a @toc_status tag

    Which when is `opened`, makes the entry always opened when visible
    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    1bafc35 View commit details
    Browse the repository at this point in the history
  16. Index: Comments on --root

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    3cc15c1 View commit details
    Browse the repository at this point in the history
  17. promote tests

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    59290d0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70030f5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46b0e32 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c8a267f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f090f82 View commit details
    Browse the repository at this point in the history
  22. promote test to fixup

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    67210a0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    71278bf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c33344 View commit details
    Browse the repository at this point in the history
  25. Compatibility

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    068a856 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e99b74c View commit details
    Browse the repository at this point in the history
  27. Compatibility

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    41d7509 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3c8ddaf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    447be65 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9aa24dc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bf57d95 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f066756 View commit details
    Browse the repository at this point in the history
  33. Breacrumbs: simplify logic

    Before, it was complicated:
    - A page with no "parent" breadcrumbs would not get it's "current" breadcrumb
    displayed,
    - Except if it's a leaf page with name index.
    
    Now, all pages have breadcrumbs
    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    9f32283 View commit details
    Browse the repository at this point in the history
  34. Sidebar: sort by kind first

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    4de674b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bade68d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6f4a550 View commit details
    Browse the repository at this point in the history
  37. Compatibility

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    871fbef View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a4382f7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7277424 View commit details
    Browse the repository at this point in the history
  40. Format dune files

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    29c81de View commit details
    Browse the repository at this point in the history
  41. Breadcrumbs: fix order

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    6e823d0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b329862 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    42d3e37 View commit details
    Browse the repository at this point in the history
  44. Promote tests

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    03acc3b View commit details
    Browse the repository at this point in the history
  45. Add a --escape-breadcrumbs option to add a 🏠 to breadcrumbs

    This allows to go past breadcrumbs limit eg to the list of packages
    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    604872f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    056e9d9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    0d38470 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    cad19c5 View commit details
    Browse the repository at this point in the history
  49. compatibility

    panglesd committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    63f50e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    6825e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6779665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b69c2 View commit details
    Browse the repository at this point in the history
  4. Doc: page tags

    Document `@children_order`, `@order_category` and `@toc_status`.
    panglesd committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    5103c6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccf3f01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b53164 View commit details
    Browse the repository at this point in the history
  7. Remove now unused handle_file function

    This function was used by sherlodoc, it is not anymore.
    panglesd committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9cf80ab View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    4a6d2bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea50a4 View commit details
    Browse the repository at this point in the history