dragoncoder047/phoo

Actually finish documentation comments & generator

dragoncoder047 opened this issue · 3 comments

  • Comments
  • Generator script

Doc comment format:

/* >>
word> WORD
description> DESCRIPTION
sed> A -- B
A> A DESCRIPTION
B> B DESCRIPTION
*/

outputs:

WORD (AB)

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?

[[foo]] reference replacement for inline-tags

how do i do literalizers?

/* >>
literalizer> what do i put here?
description> etaoin shrdlu.
*/
  • Comments in builtins files