mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Documentation: cleanup devcontainer docs and move into tasks and launch config files
This commit is contained in:
parent
6c138a21d4
commit
e44cfef662
4 changed files with 39 additions and 157 deletions
|
|
@ -457,6 +457,9 @@ Another easy way to get started with development is to use Visual Studio
|
|||
Code devcontainers. This approach will create a preconfigured development
|
||||
environment with all of the required tools and dependencies.
|
||||
[Learn more about devcontainers](https://code.visualstudio.com/docs/devcontainers/containers).
|
||||
The .devcontainer/vscode/tasks.json and .devcontainer/vscode/launch.json files
|
||||
contain more information about the specific tasks and launch configurations (see the
|
||||
non-standard "description" field).
|
||||
|
||||
To get started:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue