|
From: BsAtHome <no...@gi...> - 2026-08-30 22:22:05
|
Branch: refs/heads/2.9 Home: https://github.com/LinuxCNC/linuxcnc Commit: aad9108b6f3e77b02bf4971717b8b2d989f86a9d https://github.com/LinuxCNC/linuxcnc/commit/aad9108b6f3e77b02bf4971717b8b2d989f86a9d Author: Luca Toniolo <ait...@ou...> Date: 2026-08-26 (Wed, 26 Aug 2026) Changed paths: M docs/src/config/core-components.adoc M docs/src/config/ini-config.adoc M docs/src/config/stepconf.adoc M docs/src/gcode/m-code.adoc M docs/src/gcode/overview.adoc M docs/src/getting-started/about-linuxcnc.adoc M docs/src/gui/ngcgui.adoc M docs/src/gui/pyvcp.adoc M docs/src/hal/rtcomps.adoc Log Message: ----------- docs: add the missing blank line before * bullets in source A column-0 '* ' bullet that follows a column-0 paragraph or a standalone (((index))) line with no blank line between gets folded into that paragraph and no list is rendered. Whole option lists in the [RS274NGC] and other INI sections, in the M-code chapter and in the G-code overview currently render as one run-on paragraph with literal '*' and '+' characters. Insert the blank line at those 35 boundaries (9 files). Commit: 2a676dc73f3c447df39ca141e16bea5cf6405b52 https://github.com/LinuxCNC/linuxcnc/commit/2a676dc73f3c447df39ca141e16bea5cf6405b52 Author: BsAtHome <be...@va...> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M docs/src/config/core-components.adoc M docs/src/config/ini-config.adoc M docs/src/config/stepconf.adoc M docs/src/gcode/m-code.adoc M docs/src/gcode/overview.adoc M docs/src/getting-started/about-linuxcnc.adoc M docs/src/gui/ngcgui.adoc M docs/src/gui/pyvcp.adoc M docs/src/hal/rtcomps.adoc Log Message: ----------- Merge pull request #4486 from grandixximo/docs-indexterm-list-29 docs: add the missing blank line before * bullets in source Compare: https://github.com/LinuxCNC/linuxcnc/compare/5a7a31a26c30...2a676dc73f3c To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |