Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
7b7a6b56
Unverified
Commit
7b7a6b56
authored
4 years ago
by
Nora Abi Akar
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix broken links (#1298)
Fix some broken hyperlinks in the rst documentation.
parent
80218041
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/concepts/labels.rst
+1
-1
1 addition, 1 deletion
doc/concepts/labels.rst
doc/python/cable_cell.rst
+1
-1
1 addition, 1 deletion
doc/python/cable_cell.rst
with
2 additions
and
2 deletions
doc/concepts/labels.rst
+
1
−
1
View file @
7b7a6b56
...
...
@@ -633,7 +633,7 @@ also be valid expressions in the region DSL; creating a label ``"(tag 1)"`` will
lead to confusion.
Labels are stored with their associated expressions as key-value pairs in *label dictionaries*.
Label dictionaries are then used to create a cable-cell along with the :ref:`morphology <
co_
morph
ology
>`
Label dictionaries are then used to create a cable-cell along with the :ref:`morphology <morph>`
and a :ref:`decor <cablecell-decoration>`. The decorations can be painted or placed on
the regions or locsets defined in the label dictionary by referring to their labels.
...
...
This diff is collapsed.
Click to expand it.
doc/python/cable_cell.rst
+
1
−
1
View file @
7b7a6b56
...
...
@@ -192,7 +192,7 @@ Cable cells
.. note::
The regions and locsets defined in the label dictionary are
:ref:`
concretis
ed <labels-
concretise
>` when the cable cell is constructed,
:ref:`
thingifi
ed <labels-
thingify
>` when the cable cell is constructed,
and an exception will be thrown if an invalid label expression is found.
There are two reasons an expression might be invalid:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment