Files
Nim/tools
alaviss 1a0725f022 koch: add --localdocs to allow building only local docs (#14783)
* koch: add --localdocs to allow building only local docs

This flag also make koch doc use the passed arguments when building
the offline docs.

This is useful when generating nightlies as we would want to use
--doccmd:skip and also skipping a pass of docgen speed things up
drastically (for non-native targets).

This flag superseded the undocumented --docslocal.

* kochdocs: filter google analytics code from the arg list instead

This commit introduce a small PEG expression to filter out the google
analytics code before building local docs when --localdocs is not
specified. This lets us keep any arguments unrelated to google analytics
when building local docs, useful for use with --doccmd:skip
2020-06-25 10:28:57 +02:00
..
2019-07-10 23:55:56 +02:00
2019-10-31 11:13:32 +01:00
2016-02-17 14:52:02 +01:00
2019-12-17 11:30:01 +01:00
2020-04-12 21:08:16 +02:00
2017-03-17 08:29:52 +01:00
2017-01-06 13:11:17 +01:00
2019-03-31 08:36:04 +02:00