|
|
@ -15,9 +15,9 @@ This command generates the documentation and deploys it on your CodeDoc space
|
|
|
|
|
|
|
|
|
|
|
|
### arguments
|
|
|
|
### arguments
|
|
|
|
|
|
|
|
|
|
|
|
- -d --dir [dir] path to the documentation root - required
|
|
|
|
- `-d --dir [dir]` path to the documentation root - **required**
|
|
|
|
- -t --type [docusaurus|doxygen|swagger] type of documentation generator to use. - required
|
|
|
|
- `-t --type [docusaurus|doxygen|swagger]` type of documentation generator to use. - **required**
|
|
|
|
- -l --dest [dir] path to where to put the documentation outputs in your repository's CodeDoc space - optional !! cannot be absolute !!
|
|
|
|
- `-l --dest [dir]` path to where to put the documentation outputs in your repository's CodeDoc space - **optional <u>!! cannot be absolute !!</u>**
|
|
|
|
|
|
|
|
|
|
|
|
usage examples :
|
|
|
|
usage examples :
|
|
|
|
|
|
|
|
|
|
|
|