1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Add reminder to README for initializing git submodules

This commit is contained in:
Darien Hager 2015-07-15 18:59:14 -07:00
parent 8503c1247f
commit 72d848901b

View File

@ -6,3 +6,12 @@
2. Run ./bin/generate-docs.sh
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