doc: how to add part

This commit is contained in:
King Kévin 2023-03-09 11:23:34 +01:00
parent f1a02d8fae
commit d530af9677
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ Once the service is installed, there is a single page to search, add, delete, or
The only aspect not handled by the web frontend is the attachment deletion.
Just remove the files directly on the server under `public/attachments/<part_name>/`.
To add a part, start with the fresh home page without element selected, file the fields (at least the name), and click the update/add button.
You can then find it using the search box.
To import an LCSC part, simply go to the `/import/lcsc/Cxxxx` page and the part will be added to the database.
goals