correct readme
This commit is contained in:
parent
149ab8e48a
commit
506be8be5c
1 changed files with 4 additions and 1 deletions
|
@ -83,4 +83,7 @@ The best way is to go in `source/index.rst` and add `api/library_root` as an ent
|
|||
**4. Now you can generate !**
|
||||
|
||||
Inside the `docs` directory you can now execute `make html` !
|
||||
You can acces it through `docs/build/html/index.html`.
|
||||
You can acces it through `docs/build/html/index.html`.
|
||||
|
||||
> :warning: **Warning**
|
||||
> Do not store the `build` folder in your remote storage, if you use `git` simply copy the `.gitignore` inside `cpp-example/docs` and paste it to your `docs` folder.
|
Loading…
Reference in a new issue