aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/type/poly.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/type/poly.lux')
-rw-r--r--stdlib/source/documentation/lux/type/poly.lux12
1 files changed, 6 insertions, 6 deletions
diff --git a/stdlib/source/documentation/lux/type/poly.lux b/stdlib/source/documentation/lux/type/poly.lux
index 096136cf5..8708d3f90 100644
--- a/stdlib/source/documentation/lux/type/poly.lux
+++ b/stdlib/source/documentation/lux/type/poly.lux
@@ -4,18 +4,18 @@
["$" documentation {"+" [documentation:]}]
[abstract
[\\specification
- ["$." equivalence]
- ["$." codec]]]
+ ["$[0]" equivalence]
+ ["$[0]" codec]]]
[control
["<>" parser
- ["<.>" code]]]
+ ["<[0]>" code]]]
[data
- ["." text {"+" [\n]}
+ ["[0]" text {"+" [\n]}
["%" format {"+" [format]}]]]
[macro
- ["." template]]]]
+ ["[0]" template]]]]
[\\library
- ["." /]])
+ ["[0]" /]])
(documentation: /.derived:
""