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.lux34
1 files changed, 17 insertions, 17 deletions
diff --git a/stdlib/source/documentation/lux/type/poly.lux b/stdlib/source/documentation/lux/type/poly.lux
index bb8f1489e..ba787f87d 100644
--- a/stdlib/source/documentation/lux/type/poly.lux
+++ b/stdlib/source/documentation/lux/type/poly.lux
@@ -1,21 +1,21 @@
(.using
- [library
- [lux {"-" and}
- ["$" documentation {"+" documentation:}]
- [abstract
- [\\specification
- ["$[0]" equivalence]
- ["$[0]" codec]]]
- [control
- ["<>" parser
- ["<[0]>" code]]]
- [data
- ["[0]" text {"+" \n}
- ["%" format {"+" format}]]]
- [macro
- ["[0]" template]]]]
- [\\library
- ["[0]" /]])
+ [library
+ [lux {"-" and}
+ ["$" documentation (.only documentation:)]
+ [abstract
+ [\\specification
+ ["$[0]" equivalence]
+ ["$[0]" codec]]]
+ [control
+ ["<>" parser
+ ["<[0]>" code]]]
+ [data
+ ["[0]" text (.only \n)
+ ["%" format (.only format)]]]
+ [macro
+ ["[0]" template]]]]
+ [\\library
+ ["[0]" /]])
(documentation: /.code
""