Skip to content

Commit

Permalink
you need to run a local http server to have full search features
Browse files Browse the repository at this point in the history
  • Loading branch information
eviau-artefactual committed Jul 15, 2024
1 parent 610f9b3 commit b8ead3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ sphinx-build -D language=pt_BR ./ _build/html/pt_BR # for *português do Brasil*
* Access the documentation:

```bash
open _build/html/index.html
python3 -m http.server
```

The HTML files for the documentation will be in
Expand Down

0 comments on commit b8ead3b

Please sign in to comment.