Skip to content

Commit 503b2da

Browse files
committed
Remove preview mechanism
1 parent c0082ee commit 503b2da

3 files changed

Lines changed: 943 additions & 563 deletions

File tree

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ npm ci
1818
# Build documentation
1919
npm run docs:build
2020

21-
# Preview documentation on http://localhost:8080
22-
npm run docs:preview
21+
# View the documentation by opening docs/dist/index.html in a browser
2322
```
2423

2524
## Documentation Configuration

0 commit comments

Comments
 (0)