[GRASS-git] [OSGeo/grass] f48241: docs: Use keywords property in MkDocs, not separat...

Vaclav Petras noreply at github.com
Wed Mar 12 12:11:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: f48241a95f7a31f67e37161a14d5ba0febc7e4e3
      https://github.com/OSGeo/grass/commit/f48241a95f7a31f67e37161a14d5ba0febc7e4e3
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M lib/gis/parser_md.c
    M man/mkdocs/mkdocs.yml

  Log Message:
  -----------
  docs: Use keywords property in MkDocs, not separate tags (#5318)

In MkDocs, use the keywords front matter property keywords, named after keywords of a tool (and used by the custom keywords mechanism), not an additional tags property which had to be emitted by parser. This only works when the keywords property is a proper YAML list, not a plain comma-separated list as a string (which is true with 08286fbe4ac267017a7a39c3189b59cbe03bf2ce).



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list