Changes
Page history
Update compilation
authored
Jan 26, 2018
by
Rémy Mozul
Show whitespace changes
Inline
Side-by-side
compilation.md
View page @
d0d5d311
...
...
@@ -39,11 +39,8 @@ If you want to re-build the documentation run:
```
shell
make docs
```
It will build the sphinx documentation in:
*
docs/chipy/
*
docs/dev/
*
docs/Pre/
But the one provided should be up-to-date
It will build the sphinx documentation in
`build/docs`
directory,
but the one provided should be up-to-date
Our policy is to not mess with default system paths. So instead we advise to
use an environment variable to add to python the path to our build directory.
...
...
...
...