aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux.lux')
-rw-r--r--stdlib/source/documentation/lux.lux7
1 files changed, 5 insertions, 2 deletions
diff --git a/stdlib/source/documentation/lux.lux b/stdlib/source/documentation/lux.lux
index 94ccb3b38..88102d67a 100644
--- a/stdlib/source/documentation/lux.lux
+++ b/stdlib/source/documentation/lux.lux
@@ -35,7 +35,7 @@
["#." target]
["#." test]
["#." time]
- ... ["#." tool] ... TODO: Documentation for this
+ ["#." tool] ... TODO: Documentation for this
["#." type]
["#." world]
... ["#." target "_"
@@ -1031,7 +1031,9 @@
($.default /.Source)
($.default /.Module_State)
($.default /.Type_Context)
- ($.default /.Macro')]
+ ($.default /.Macro')
+ ($.default /.Label)
+ ($.default /.macro)]
[/abstract.documentation
/control.documentation
/data.documentation
@@ -1048,6 +1050,7 @@
/target.documentation
/test.documentation
/time.documentation
+ /tool.documentation
/type.documentation
/world.documentation]))