Skip to content

Commit 163070f

Browse files
committed
Sync docs.instructions.md from math_tech_study project_resources
1 parent cf8d623 commit 163070f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/instructions/docs.instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ julia --project=. docs/make.jl
6161
```
6262

6363
**IMPORTANT**: Always run `julia --project=. docs/make.jl` after making changes to documentation files in `docs/src/`. This allows the user to preview changes in the browser immediately without running the build manually.
64+
65+
For a live, auto-refreshing preview served from `docs/build/`, use `LiveServer` (declared in `docs/Project.toml`). See the `documenter-jl-conventions` skill for the exact `serve` command.

0 commit comments

Comments
 (0)