1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

tools: add a -theme-dir folder/ parameter to v doc (#13550)

This commit is contained in:
gcxfd
2022-02-21 18:08:46 +08:00
committed by GitHub
parent 04654ed518
commit 8b033c3993
28 changed files with 77 additions and 65 deletions

View File

@@ -29,6 +29,7 @@ Options:
For HTML mode:
-inline-assets Embeds the contents of the CSS and JS assets into the webpage directly.
-theme-dir The directory for doc theme template
For plain text mode:
-l Shows the locations of the generated signatures.