Skip to content

Commit 0b3fc71

Browse files
Replace place holder 'foo' in remap.doc with 'FIXME'.
Inserted 'FIXME Write missing information' to flag where the text need to be fixed or rewritten, similar to how FIXME flags are used in the other adoc files.
1 parent 973ecc3 commit 0b3fc71

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/src/remap/remap.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,43 +2314,43 @@ All M-codes from `M200` to `M999` are available for remapping.
23142314

23152315
=== readahead time and execution time
23162316

2317-
foo
2317+
FIXME Write missing information
23182318

23192319
=== plugin/pickle hack
23202320

2321-
foo
2321+
FIXME Write missing information
23222322

23232323
=== Module, methods, classes, etc reference
23242324

2325-
foo
2325+
FIXME Write missing information
23262326

23272327
== Introduction: Extending Task Execution
23282328

2329-
foo
2329+
FIXME Write missing information
23302330

23312331
=== Why would you want to change Task Execution?
23322332

2333-
foo
2333+
FIXME Write missing information
23342334

23352335
=== A diagram: task, interp, iocontrol, UI (??)
23362336

2337-
foo
2337+
FIXME Write missing information
23382338

23392339
== Models of Task execution
23402340

2341-
foo
2341+
FIXME Write missing information
23422342

23432343
=== Traditional iocontrol/iocontrolv2 execution
23442344

2345-
foo
2345+
FIXME Write missing information
23462346

23472347
=== Redefining IO procedures
23482348

2349-
foo
2349+
FIXME Write missing information
23502350

23512351
=== Execution-time Python procedures
23522352

2353-
foo
2353+
FIXME Write missing information
23542354

23552355
// setup examples
23562356

0 commit comments

Comments
 (0)