manual: document working on docs
This commit is contained in:
6
foreman/start-manual.sh
Executable file
6
foreman/start-manual.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
mdbook serve \
|
||||
--port 63332 \
|
||||
--dest-dir $(pwd)/.hydra-data/manual \
|
||||
$(pwd)/doc/manual/
|
Reference in New Issue
Block a user