fix path to docs/make
This commit is contained in:
parent
9bc8f11223
commit
37f4033fc4
@ -50,7 +50,7 @@ makedocs(
|
||||
|
||||
### How to generate
|
||||
- `julia --project=docs/ docs/make.jl`, or
|
||||
- `]activate docs/; include("make.jl")`, or
|
||||
- `]activate docs/; include("docs/make.jl")`, or
|
||||
- `LiveServer.jl` + `deploydocs()`
|
||||
|
||||
### How to write
|
||||
|
Loading…
Reference in New Issue
Block a user