diff options
author | John Thornton <jthornton@gnipsel.com> | 2014-05-30 06:19:04 -0500 |
---|---|---|
committer | John Thornton <jthornton@gnipsel.com> | 2014-05-30 06:20:16 -0500 |
commit | 66576c49773ad804c13754555b45e619b7e21a16 (patch) | |
tree | 0105ae8de2a0b326d2424b898afa371c51c1c140 | |
parent | a69b93e119d433e061fee58ca9053e11d9b8714e (diff) | |
download | linuxcnc-66576c49773ad804c13754555b45e619b7e21a16.tar.gz linuxcnc-66576c49773ad804c13754555b45e619b7e21a16.zip |
Docs: add link
Signed-off-by: John Thornton <jthornton@gnipsel.com>
-rw-r--r-- | docs/src/config/ini_config.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/config/ini_config.txt b/docs/src/config/ini_config.txt index 77546b5ec..560b183d2 100644 --- a/docs/src/config/ini_config.txt +++ b/docs/src/config/ini_config.txt @@ -69,6 +69,7 @@ The following sections are used by LinuxCNC: * '[<<sub:AXIS-section,AXIS_n>>]' individual axis variables * '[<<sub:EMCIO-Section,EMCIO>>]' settings used by the I/O Controller +[[sub:ini-variables]] === Variables A variable line is made up of a variable name, an equals sign (=), and |