finished rewrite. custon folders work now

This commit is contained in:
2025-11-13 09:24:46 +01:00
parent f6940f1db8
commit 3ae1b2cc6e
5 changed files with 17 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ pub enum ShellArg {
#[derive(Subcommand)]
pub enum CommandArg {
/// Builds the documentation into a dist folder
/// Builds the documentation into the specified output_dir
Build {
/// When set to true, docki will download revealjs before building the documentation.
/// Otherwise it will use the cdn for revealjs