doc: update distributor

This commit is contained in:
King Kévin 2023-01-30 12:29:25 +01:00
parent 6a626282cd
commit 7fd3570bc5
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@ 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 attachments. The only aspect not handled by the web frontend is the attachments.
Just add the files directly on the server under `public/attachments/<part_name>/`. Just add the files directly on the server under `public/attachments/<part_name>/`.
Distributors also need to be managed directly in the database.
Since this does change very often, it isn't too much of a hassle.
An example is in `populate.sql`, also with some other entries.
To import an LCSC part, simply go to the `/import/lcsc/Cxxxx` page and the part will be added to the database. To import an LCSC part, simply go to the `/import/lcsc/Cxxxx` page and the part will be added to the database.
goals goals