Skip to content

Commit 7fbe12e

Browse files
committed
docs: a bit more explanation in building
1 parent 0293d36 commit 7fbe12e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/get-started/basic-building.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ quarto preview
2626

2727
## Rebuilding doc pages
2828

29+
While using `quarto preview`, you can preview updates to your docstrings by regenerating their documentation pages:
30+
2931
```bash
3032
quartodoc build --verbose
3133
```

0 commit comments

Comments
 (0)