mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-11 03:56:07 -06:00
Fixes merge
This commit is contained in:
@@ -344,17 +344,7 @@ If you want to build the documentation locally, this is how you do it:
|
|||||||
1. Build the documentation
|
1. Build the documentation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
<<<<<<< HEAD
|
|
||||||
pipenv install --dev
|
|
||||||
```
|
|
||||||
|
|
||||||
2. Build the documentation
|
|
||||||
|
|
||||||
```bash
|
|
||||||
mkdocs build --config-file mkdocs.yml
|
|
||||||
=======
|
|
||||||
$ uv run mkdocs build --config-file mkdocs.yml
|
$ uv run mkdocs build --config-file mkdocs.yml
|
||||||
>>>>>>> a1d6df0dc (Further purging of pipenv)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
_alternatively..._
|
_alternatively..._
|
||||||
|
|||||||
Reference in New Issue
Block a user