Skip to content

Commit 62a1186

Browse files
authored
Merge pull request #6661 from FlorentinD/merge-build-doc-instructions
Remove outdated instructions about building our docs
2 parents 1872176 + a0d9415 commit 62a1186

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Second, you have to run `npm install @neo4j-antora/antora-page-roles --save`.
1313
After having done this once, you needn't do it again.
1414

1515
To build and view the docs locally, you can use `npm run start`.
16+
This will build the docs, start a web server hosting the docs at http://localhost:8000.
17+
18+
[NOTE]
19+
----
20+
If you experiene any kind of trouble, try `npm cache clear --force`
21+
----
1622

1723

1824
### A note on inline LaTeX: you can't

0 commit comments

Comments
 (0)