-
-
Notifications
You must be signed in to change notification settings - Fork 21
Bring back the code documentation #36
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Is your feature request related to a problem? Please describe.
zig build -Ddocs=trueused to create a folder calleddocsand it contained the documentation. This does not work anymore.Describe the solution you'd like
Look into what's wrong and bring that back!
Describe alternatives you've considered
None.
Additional context
Some things have changed apparently...