update: add development page for MPTP
This commit is contained in:
parent
5f5852d975
commit
25630ded0f
@ -2,5 +2,5 @@
|
|||||||
"id": "main",
|
"id": "main",
|
||||||
"title": "Welcome to MatterLinux wiki!",
|
"title": "Welcome to MatterLinux wiki!",
|
||||||
"author": "ngn",
|
"author": "ngn",
|
||||||
"date": "09/07/24"
|
"date": "26/08/24"
|
||||||
}
|
}
|
||||||
|
@ -3,8 +3,8 @@ edit a page or create a new page, make a [pull request](/wiki/contribute) to [co
|
|||||||
|
|
||||||
> **Important!**
|
> **Important!**
|
||||||
|
|
||||||
> Due to ongoing package system rework, the `Packaging` section is currently in a messy state
|
> With the 24.05 release there have been lots of changes to the package system,
|
||||||
> and may contain misinformation or missing links, [please see this post](/news/important_update).
|
> so some of the pages are currently under development.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
@ -25,6 +25,7 @@ edit a page or create a new page, make a [pull request](/wiki/contribute) to [co
|
|||||||
| --------------------------------------------- | ------------------------------------------------------------------------------ |
|
| --------------------------------------------- | ------------------------------------------------------------------------------ |
|
||||||
| [Packages](/wiki/packages) | Learn about MatterLinux packages |
|
| [Packages](/wiki/packages) | Learn about MatterLinux packages |
|
||||||
| [Creating packages](/wiki/create) | Learn how you can create and add a package to the official pools |
|
| [Creating packages](/wiki/create) | Learn how you can create and add a package to the official pools |
|
||||||
|
| [MPTP](/wiki/mptp) | Learn about **M**atterLinux **P**ackage **T**ransfer **P**rotocol |
|
||||||
|
|
||||||
## Pools
|
## Pools
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|
6
wiki/package/mptp.json
Normal file
6
wiki/package/mptp.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"id": "mptp",
|
||||||
|
"title": "MPTP",
|
||||||
|
"author": "ngn",
|
||||||
|
"date": "26/08/24"
|
||||||
|
}
|
1
wiki/package/mptp.md
Normal file
1
wiki/package/mptp.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
This page is currently under development.
|
Loading…
Reference in New Issue
Block a user