Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw switch for jsondoc #24568

Open
wants to merge 13 commits into
base: devel
Choose a base branch
from
Prev Previous commit
Next Next commit
Make help message clearer
ire4ever1190 committed Dec 26, 2024

Verified

This commit was signed with the committer’s verified signature.
ire4ever1190 Jake Leahy
commit 9ecb42af55c22736fe00294d6ff4d27cd3e5ca8a
2 changes: 1 addition & 1 deletion doc/advopt.txt
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@ Advanced options:
--docSeeSrcUrl:url activate 'see source' for doc command
(see doc.item.seesrc in config/nimdoc.cfg)
--docInternal also generate documentation for non-exported symbols
--raw doesn't render markup when generating JSON docs
--raw turn off markup rendering for JSON docs
--lineDir:on|off generation of #line directive on|off
--embedsrc:on|off embeds the original source code as comments
in the generated output