Expose `(segment id)` region expression. (#1282)
* Expose and document the (segment id) region expressions. * gen-labels.py was not up to speed with decor #1235. * The SWC example is read from disk and inserted into the docs verbatim. * The same file is used to generate the image. * The missing decor constructor has been added. * Generating inputs.py on the fly when building docs. That should prevent this issue from coming up again.
Showing
- arbor/morph/label_parse.cpp 3 additions, 1 deletionarbor/morph/label_parse.cpp
- doc/concepts/example.swc 5 additions, 0 deletionsdoc/concepts/example.swc
- doc/concepts/labels.rst 11 additions, 0 deletionsdoc/concepts/labels.rst
- doc/concepts/morphology.rst 3 additions, 6 deletionsdoc/concepts/morphology.rst
- doc/conf.py 15 additions, 7 deletionsdoc/conf.py
- doc/scripts/gen-labels.py 10 additions, 3 deletionsdoc/scripts/gen-labels.py
- doc/scripts/inputs.py 0 additions, 137 deletionsdoc/scripts/inputs.py
- doc/scripts/make_images.py 1 addition, 0 deletionsdoc/scripts/make_images.py
Please register or sign in to comment