Skip to content
Snippets Groups Projects
Commit 9777b452 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

fixed some typos

parent 37dd9acf
No related branches found
No related tags found
No related merge requests found
Pipeline #241249 failed
...@@ -35,14 +35,14 @@ You can edit the documentation and run local server to see changes live. Use our ...@@ -35,14 +35,14 @@ You can edit the documentation and run local server to see changes live. Use our
./start.sh ./start.sh
``` ```
By default the URL where the server [listens is http://localhost:8080][4] By default the URL where the server listens is [http://localhost:8080][4]
!!! note !!! note
Edits will be shown live in your browser window, no need to restart the server. Edits will be shown live in your browser window, no need to restart the server.
### Partial documentation building ### Partial documentation building
If you don't want to build the whole documentation (due to it's big build time), you can choose to build only subset of the whole documentation site by using argument `-f <path to mkdocs.yml of subdocumentation>` If you don't want to build the whole documentation (due to its big build time), you can choose to build only subset of the whole documentation site by using argument `-f <path to mkdocs.yml of subdocumentation>`
```console ```console
./start.sh -f topics/about-us/mkdocs.yml ./start.sh -f topics/about-us/mkdocs.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment