Skip to content

Commit

Permalink
Indicate that Sphinx should be run on Linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
nth10sd committed Dec 14, 2023
1 parent 09d9478 commit 87a6549
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 @@ -108,7 +108,7 @@ Windows:
cp ~/backup-enwik9.txt enwik9.txt ; date ; Measure-Command { python -u -m rustpy01.truncate | Out-Default } ; date ; rm enwik9.txt ;
```

## Documentation generation via Sphinx
## Documentation generation via Sphinx (Linux-only)

* Change into `docs/` folder: `cd docs/`
* Run generation command - you **must** first be in the `docs/` directory: `./gen-sphinx-html.sh`
Expand Down

0 comments on commit 87a6549

Please sign in to comment.