fix typo in techdocs documentation (#7677)
* fix typo Signed-off-by: Fidel Coria <fidel.coria@aa.com> * fix another typo Signed-off-by: Fidel Coria <fidel.coria@aa.com> * fix tiny typo Signed-off-by: Fidel Coria <fidel.coria@aa.com>
This commit is contained in:
@@ -215,10 +215,10 @@ techdocs:
|
||||
publisher:
|
||||
type: 'local'
|
||||
generator:
|
||||
techdocs: local
|
||||
runIn: local
|
||||
```
|
||||
|
||||
Setting `generators.techdocs` to `local` means you will have to make sure your
|
||||
Setting `generator.runIn` to `local` means you will have to make sure your
|
||||
environment is compatible with techdocs.
|
||||
|
||||
You will have to install the `mkdocs` and `mkdocs-techdocs-core` package from
|
||||
|
||||
Reference in New Issue
Block a user