Add reminder to README for initializing git submodules
This commit is contained in:
parent
8503c1247f
commit
72d848901b
@ -6,3 +6,12 @@
|
|||||||
2. Run ./bin/generate-docs.sh
|
2. Run ./bin/generate-docs.sh
|
||||||
|
|
||||||
It will generate the documentation into the build directory of the checkout.
|
It will generate the documentation into the build directory of the checkout.
|
||||||
|
|
||||||
|
|
||||||
|
## Theme issues
|
||||||
|
|
||||||
|
If you get a "Theme error", check if the `en/_theme` subdirectory is empty,
|
||||||
|
in which case you will need to run:
|
||||||
|
|
||||||
|
1. git submodule init
|
||||||
|
2. git submodule update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user