mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix travis test
This commit is contained in:
parent
fc13a832f4
commit
4af0388f03
4 changed files with 43 additions and 7 deletions
14
admindoc.md
14
admindoc.md
|
@ -36,15 +36,25 @@
|
|||
* [Updating the system](/update) and [apps](/app_update)
|
||||
* [Security](/security)
|
||||
* Going further
|
||||
* Domain names
|
||||
* [Noho.st / nohost.me / ynh.fr domain names](/dns_nohost_me)
|
||||
* [Configure a dynamic DNS with a dynamic IP address](/dns_dynamicip)
|
||||
* [DNS and subdomains for apps](/dns_subdomains)
|
||||
* [Using the local DNS resolver](/dns_resolver)
|
||||
* [Managing DNS records at OVH](/OVH)
|
||||
* Notes about some French ISPs
|
||||
* [SFR](/isp_sfr)
|
||||
* [Orange](/isp_orange)
|
||||
* [Free](/isp_free)
|
||||
* [Specific apps documentations](/appsdoc)
|
||||
* [Noho.st / nohost.me / ynh.fr domain names](/dns_nohost_me)
|
||||
* [DNS and subdomains for apps](/dns_subdomains)
|
||||
* [Equivalence between framasoft service and apps](/apps_framasoft)
|
||||
* [Exchange files with your server using a graphical interface](/filezilla)
|
||||
* [Customize the appearance of the YunoHost portal](/theming)
|
||||
* [Adding an external storage](/external_storage)
|
||||
* [Moving an app folder to an other storage](/moving_app_folder)
|
||||
* [Migrating emails to YunoHost](/email_migration)
|
||||
* [Hide services with Tor](/torhiddenservice)
|
||||
* [Utilisation de certificats autres que Let's Encrypt](/certificate_custom)
|
||||
* [A discussion about the advantages of using a VPN](/vpn_advantage)
|
||||
* [(old) Jessie->Stretch migration procedure](jessie_stretch_migration)
|
||||
* Troubleshooting
|
||||
|
|
|
@ -43,9 +43,9 @@
|
|||
* [Utiliser le résolveur DNS local](/dns_resolver)
|
||||
* [Gérer les enregistrements DNS chez OVH](/OVH)
|
||||
* Notes à propos de certains fournisseurs d'accès à Internet
|
||||
* [SFR](/isp_sfr)
|
||||
* [Orange](/isp_orange)
|
||||
* [Free](/isp_free)
|
||||
* [SFR](/isp_sfr)
|
||||
* [Orange](/isp_orange)
|
||||
* [Free](/isp_free)
|
||||
* [Documentation spécifique à certaines apps](/appsdoc)
|
||||
* [Equivalence entre service framasoft et apps](/apps_framasoft)
|
||||
* [Échanger des fichiers avec son serveur à l'aide d'une interface graphique](/filezilla)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
### Index
|
||||
|
||||
- [Fonctionnalités](fonctionnalites)
|
||||
- [Fonctionnalités]( #fonctionnalités)
|
||||
- [Limitations avec YunoHost](#limitations-avec-yunohost)
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
|
|
28
appsdoc.md
28
appsdoc.md
|
@ -1,17 +1,41 @@
|
|||
- [Airsonic](app_airsonic)
|
||||
- [Ampache](app_ampache)
|
||||
- [Anarchism](app_anarchism)
|
||||
- [Anfora](app_anfora)
|
||||
- [Archivist](app_archivist)
|
||||
- [Baikal](app_baikal)
|
||||
- [Bitwarden](app_bitwarden)
|
||||
- [Blogotext](app_blogotext)
|
||||
- [Borg](app_borg)
|
||||
- [BoZoN](app_bozon)
|
||||
- [Collabora (Docker)](app_collaboradocker)
|
||||
- [Custom Webapp](app_my_webapp)
|
||||
- [Dokuwiki](app_dokuwiki)
|
||||
- [FirefoxSync](app_ffsync)
|
||||
- [Fireflyiii](app_firefly_iii)
|
||||
- [Fireflyiii](app_firefly-iii)
|
||||
- [Flarum](app_flarum)
|
||||
- [FluxBB](app_fluxbb)
|
||||
- [FreshRSS](app_freshrss)
|
||||
- [Friendica](app_friendica)
|
||||
- [Funkwhale](app_funkwhale)
|
||||
- [Garradin](app_garradin)
|
||||
- [Gitea](app_gitea)
|
||||
- [Gitlab](app_gitlab)
|
||||
- [Gitlab Runner](app_gitlab-runner)
|
||||
- [Glowing Bear](app_glowing_bear)
|
||||
- [Gogs](app_gogs)
|
||||
- [Gotify](app_gotify)
|
||||
- [Grav](app_grav)
|
||||
- [Halcyon](app_halcyon)
|
||||
- [Hextris](app_hextris)
|
||||
- [Horde](app_horde)
|
||||
- [Hubzilla](app_hubzilla)
|
||||
- [Jappix](app_jappix)
|
||||
- [Jirafeau](app_jirafeau)
|
||||
- [Limesurvey](app_limesurvey)
|
||||
- [Mediawiki](app_mediawiki)
|
||||
- [Minidlna](app_minidlna)
|
||||
- [My WebApp](app_my_webapp)
|
||||
- [Netdata](app_netdata)
|
||||
- [Nextcloud](app_nextcloud)
|
||||
- [Noalyss](app_noalyss)
|
||||
|
@ -27,7 +51,9 @@
|
|||
- [Transmission](app_transmission)
|
||||
- [TinyTinyRSS](app_ttrss)
|
||||
- [Wallabag2](app_wallabag2)
|
||||
- [Wiki JS](app_wikijs)
|
||||
- [Webtrees](app_webtrees)
|
||||
- [WordPress](app_wordpress)
|
||||
- [Yunofav](app_yunofav)
|
||||
- (Note that you can add a new page here if you want to start document in another `app...))
|
||||
|
||||
|
|
Loading…
Reference in a new issue