doc: Update README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-01-16 12:36:18 +01:00
parent faad02b41c
commit 434c3d72e0

View file

@ -1,4 +1,4 @@
# GX-Teaching # DocMachine
## Prerequisites ## Prerequisites
@ -34,15 +34,15 @@ This mode allows you the result on-the-fly as you makea changes in the content.
To use watch mode, type: To use watch mode, type:
gx-teaching -a watch docmachine -a watch
To use watch mode for slides only type: To use watch mode for slides only type:
gx-teaching -a watch-slides docmachine -a watch-slides
To use watch mode for docs only type: To use watch mode for docs only type:
gx-teaching -a watch-docs docmachine -a watch-docs
## Build mode ## Build mode
@ -53,7 +53,7 @@ This mode builds final content for delivery (website, PDF files)
To use build mode: To use build mode:
gx-teaching build docmachine build
### Building PDF ### Building PDF