Actually finish documentation comments & generator
dragoncoder047 opened this issue · 3 comments
dragoncoder047 commented
- Comments
- Generator script
Doc comment format:
/* >>
word> WORD
description> DESCRIPTION
sed> A -- B
A> A DESCRIPTION
B> B DESCRIPTION
*/
outputs:
WORD
(A
→B
)DESCRIPTION
and hovering over name in sed in heading brings up their description
foo>
are the tags (like JSDoc). maybe have implied tags and have it glean the name from the next line?
dragoncoder047 commented
[[foo]]
reference replacement for inline-tags
dragoncoder047 commented
how do i do literalizers?
/* >>
literalizer> what do i put here?
description> etaoin shrdlu.
*/
dragoncoder047 commented
- Comments in builtins files