doc: Update README
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Glenn Y. Rolland 2023-01-16 12:36:18 +01:00
parent faad02b41c
commit 434c3d72e0
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# GX-Teaching
# DocMachine
## 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:
gx-teaching -a watch
docmachine -a watch
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:
gx-teaching -a watch-docs
docmachine -a watch-docs
## Build mode
@ -53,7 +53,7 @@ This mode builds final content for delivery (website, PDF files)
To use build mode:
gx-teaching build
docmachine build
### Building PDF