[GRASS-git] [OSGeo/grass] f3405f: manual: markdown support fixes and HTML fixes (#4807)

Markus Neteler noreply at github.com
Fri Dec 6 07:55:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: f3405fe2979802f7bece4cbc55202031e3fc131b
      https://github.com/OSGeo/grass/commit/f3405fe2979802f7bece4cbc55202031e3fc131b
  Author: Markus Neteler <neteler at osgeo.org>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M gui/wxpython/rlisetup/g.gui.rlisetup.html
    M imagery/i.rectify/i.rectify.html
    M imagery/i.smap/i.smap.html
    M imagery/imageryintro.html
    M lib/btree2/btree2lib.dox
    M lib/gis/parser_rest_md.c
    M man/build_md.py
    M man/build_topics.py
    M man/mkdocs/mkdocs.yml
    M raster/r.basins.fill/r.basins.fill.html
    M raster/r.in.poly/r.in.poly.html
    M raster/r.li/r.li.cwed/r.li.cwed.html
    M raster/r.li/r.li.dominance/r.li.dominance.html
    M raster/r.li/r.li.edgedensity/r.li.edgedensity.html
    M raster/r.li/r.li.mpa/r.li.mpa.html
    M raster/r.li/r.li.mps/r.li.mps.html
    M raster/r.li/r.li.padcv/r.li.padcv.html
    M raster/r.li/r.li.padrange/r.li.padrange.html
    M raster/r.li/r.li.padsd/r.li.padsd.html
    M raster/r.li/r.li.patchdensity/r.li.patchdensity.html
    M raster/r.li/r.li.patchnum/r.li.patchnum.html
    M raster/r.li/r.li.pielou/r.li.pielou.html
    M raster/r.li/r.li.renyi/r.li.renyi.html
    M raster/r.li/r.li.richness/r.li.richness.html
    M raster/r.li/r.li.shannon/r.li.shannon.html
    M raster/r.li/r.li.shape/r.li.shape.html
    M raster/r.li/r.li.simpson/r.li.simpson.html
    M raster/r.quantile/r.quantile.html
    M raster/r.stats.quantile/r.stats.quantile.html
    M raster/r.support/r.support.html
    M raster/rasterintro.html
    M scripts/r.semantic.label/r.semantic.label.html
    M scripts/v.db.univar/v.db.univar.html
    M scripts/v.dissolve/v.dissolve.html
    M temporal/t.list/t.list.html
    M temporal/t.rast.series/t.rast.series.html
    M vector/v.cluster/v.cluster.html
    M vector/v.net.allpairs/v.net.allpairs.html
    M vector/v.patch/v.patch.html
    M vector/vectorintro.html

  Log Message:
  -----------
  manual: markdown support fixes and HTML fixes (#4807)

This PR addresses issues identified in #4748:

Manual pages:
- fixes of broken HTML tags, href entries and broken URLs not converted properly
- fix title of `lib/btree2/btree2lib.dox`

Markdown support in build system:
- `.html` -> `.md` file extension fixes
- replace white space in keyword anchors with dash (expected by mkdocs)
- avoid white space in "topics" file names
- avoid ":" in title (looks bad in side menu)
- reorder mkdocs navigation menu and add missing entries (`man/mkdocs/mkdocs.yml`)



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