Manual support now available
This commit is contained in:
parent
f8cf3e13c3
commit
07f342a9b4
11 changed files with 145 additions and 68 deletions
|
|
@ -0,0 +1,5 @@
|
|||
# The Component Handbook
|
||||
Hello, greetings, welcome! If you've come here, you either stumbled in by accident, are interested in [item](librecomponents/index.md) information?
|
||||
|
||||
If you're looking for information on a particular item, have a look at the respective glossaries:
|
||||
- [List of items](librecomponents/index.md)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
# Floppy
|
||||

|
||||
|
||||
We add the following:
|
||||
|
||||
- 2MB
|
||||
- 5MB
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
# Hard Drive
|
||||

|
||||
|
||||
We add the following:
|
||||
|
||||
- 32MB
|
||||
- 64MB
|
||||
- 128MB
|
||||
- 256MB
|
||||
|
||||
Computers *have to be shut down* before installing or removing this component. Installing it while the computer is running will have no effect, removing it may lead to system errors.
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
# Items
|
||||
This index lists all documented items.
|
||||
|
||||
- [Floppy](floppy.md)
|
||||
- [Hard Drive](hard_drive.md)
|
||||
- [Memory](memory.md)
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
# Memory
|
||||

|
||||
|
||||
We add the following:
|
||||
|
||||
- 32MB
|
||||
- 64MB
|
||||
- 128MB
|
||||
- 256MB
|
||||
|
||||
Computers *have to be shut down* before installing or removing this component. Installing it while the computer is running will have no effect, removing it may lead to system errors.
|
||||
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"item_group.librecomponents.common": "Libre Components",
|
||||
|
||||
"manual.librecomponents.items": "Libre Components",
|
||||
|
||||
"item.librecomponents.cpu_tier_1": "CPU Tier 5",
|
||||
"item.librecomponents.cpu_tier_1.desc": "Processes computer instructions.",
|
||||
"item.librecomponents.cpu_tier_2": "CPU Tier 6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue