Skip to content
Snippets Groups Projects
  1. Apr 25, 2020
    • PLanCompS's avatar
      Made case-insenstive sorting the default · c46ccd34
      PLanCompS authored
      Added a configuration option to determine whether the sort order is case-sensitive.
      The default is case-insensitive.
      
      To test:
      - open `/just-the-docs/docs/utilities/` in the browser,
        and check that the navigation links in `Utilities` are sorted alphabetically;
      - in `docs/utilities/layout.md', change the preamble to `title: layout`,
        and check that the  links in `Utilities` are still sorted alphabetically;
      - add `nav_sort: case_sensitive` in the configuration file,
        and check that the link to `layout` is now listed last under `Utilities`.
      c46ccd34
  2. Sep 09, 2019
  3. Aug 31, 2019
  4. Aug 29, 2019
  5. Aug 22, 2019
  6. Aug 21, 2019
    • Peter Mosses's avatar
      Optional delay of grandchildren link display · 8ac545a5
      Peter Mosses authored
      The current default is that when a grandparent is selected, the links to its
      children *and all its grandchildren* are displayed in the navigation menu.
      Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
      to grandchildren until their parent is selected.
      8ac545a5
  7. Aug 17, 2019
  8. Aug 14, 2019
  9. Aug 13, 2019
  10. Aug 06, 2019
  11. May 19, 2019
  12. May 13, 2019
  13. Feb 28, 2019
  14. Feb 02, 2019
  15. Dec 16, 2018
  16. Nov 18, 2018
  17. Nov 16, 2018
  18. Nov 15, 2018
  19. Oct 24, 2018
  20. Oct 23, 2018
  21. Oct 22, 2018
  22. Nov 08, 2017
  23. Jun 09, 2017
  24. Jun 08, 2017
  25. Jun 04, 2017
  26. Mar 27, 2017
Loading