mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Fixed some issues in docs
This commit is contained in:
parent
f32c0f52b6
commit
a2a477e4e5
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ nav_order: 2
|
|||
This page explains the different concepts of Part-DB and what their intended use is:
|
||||
|
||||
1. TOC
|
||||
{:toc}
|
||||
{:toc}
|
||||
|
||||
## Part managment
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ leave them empty or do not include the column in your file.
|
|||
* **`favorite`**: If this is set to `1`, the part will be marked as favorite.
|
||||
* **`manufacturer`**: The manufacturer of the part. Can be a path similar to the category field.
|
||||
* **`manufacturer_product_number`** or **`mpn`**: The manufacturer product number of the part.
|
||||
* **`manufacturer_product_url`: The URL to the product page of the manufacturer of the part.
|
||||
* **`manufacturer_product_url`**: The URL to the product page of the manufacturer of the part.
|
||||
* **`manufacturing_status`**: The manufacturing status of the part, must be one of the following
|
||||
values: `announced`, `active`, `nrfnd`, `eol`, `discontinued` or left empty.
|
||||
* **`needs_review`** or **`needs_review`**: If this is set to `1`, the part will be marked as "needs review".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue