Skip to content

Commit

Permalink
docs: small addition
Browse files Browse the repository at this point in the history
  • Loading branch information
igordejanovic committed Jun 2, 2024
1 parent 1efb081 commit 8718e69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/docs_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ nix develop
mdbook serve docs
```

The docs will be available at [http://localhost:3000/](http://localhost:3000/)
and the server will watch for changes and rebuild.

Nix-based shell has an added benefix that it provides all additional required
dependencies (e.g. `pdflatex` and required package for building tree images,
plantuml, graphviz). E.g., to rebuild tree images from `.tex` files you can run
Expand Down

0 comments on commit 8718e69

Please sign in to comment.