diff options
author | Sebastian Kuzminsky <seb@highlab.com> | 2013-05-19 11:27:29 -0400 |
---|---|---|
committer | Sebastian Kuzminsky <seb@highlab.com> | 2013-05-19 11:27:29 -0400 |
commit | 0276726c0a4a7e399b062c7f29d14243ada56ddc (patch) | |
tree | 9227d9b92d2c7ae48382678769051152041cfb47 | |
parent | 613c419b13a08ebe6f31a543346b20e232ae7e65 (diff) | |
download | linuxcnc-0276726c0a4a7e399b062c7f29d14243ada56ddc.tar.gz linuxcnc-0276726c0a4a7e399b062c7f29d14243ada56ddc.zip |
docs: fix an asciidoc markup syntax error
-rw-r--r-- | docs/src/remap/structure.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/remap/structure.txt b/docs/src/remap/structure.txt index cb58bca25..b1fee83b1 100644 --- a/docs/src/remap/structure.txt +++ b/docs/src/remap/structure.txt @@ -2623,9 +2623,11 @@ changing a Python file. . M61 (remapped or not) is broken in iocontrol and requires iocontrol-v2 to actually work. + // A short survey of LinuxCNC execution // Interpreter internals access - Python view // Task internals access - Python view + == Build notes - Lucid (10.04) For the interpreter & task Python plugins, this is required: |