mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Rename 'intro to packaging' to 'packaging applications' : it's no intro, it's the chapter that contains all the info about packaging
This commit is contained in:
parent
0cdadcf2a2
commit
aac5d8c027
2 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Introduction au packaging
|
||||
title: Packaging d'applications
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/packaging_apps_intro'
|
||||
default: '/packaging_apps'
|
||||
aliases:
|
||||
- '/packaging_apps'
|
||||
- '/packaging_apps_intro'
|
||||
---
|
||||
|
||||
Cette documentation a pour but de fournir tous les concepts de base et le vocabulaire nécessaire pour comprendre le packaging d'applications.
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Introduction to packaging
|
||||
title: Packaging applications
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/packaging_apps_intro'
|
||||
default: '/packaging_apps'
|
||||
aliases:
|
||||
- '/packaging_apps'
|
||||
- '/packaging_apps_intro'
|
||||
---
|
||||
|
||||
This documentation is here to provide all the basic concepts and vocabulary needed to understand app packaging.
|
Loading…
Reference in a new issue