aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2021-03-12 22:18:11 +0100
committerfilip <filip.komar@gmail.com>2021-03-12 22:18:11 +0100
commit2c57fc8b0cbf7742c0d436de9110545bbffe3f74 (patch)
tree7642526ba4edc34bcd823c4fe88898c03c3407a5 /en/doc/index.php
parenta64819bb56359c77d6e3612f888662d72b61e282 (diff)
downloadwww-2c57fc8b0cbf7742c0d436de9110545bbffe3f74.tar
www-2c57fc8b0cbf7742c0d436de9110545bbffe3f74.tar.gz
www-2c57fc8b0cbf7742c0d436de9110545bbffe3f74.tar.bz2
www-2c57fc8b0cbf7742c0d436de9110545bbffe3f74.tar.xz
www-2c57fc8b0cbf7742c0d436de9110545bbffe3f74.zip
add mga8 doc but hold off epub and pdf links for now as they are not yet available
Diffstat (limited to 'en/doc/index.php')
-rw-r--r--en/doc/index.php18
1 files changed, 17 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php
index 5e18ea806..db0750f59 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -32,7 +32,23 @@ $rtl = is_locale_rtl($locale);
<?php _g('Feel free to help <a href="../community/">us improve</a> them, or to assist in translating them into your language.')?></p>
<?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?>
<hr>
- <h3>Mageia 7 &amp; Mageia 8</h3>
+ <h3>Mageia 8</h3>
+ <div class="row">
+ <div class="col">
+ <?php doc_list(_r('Control Center'), 'control_center', 8); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Installer'), 'installer', 8); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 8); ?>
+ </div>
+ <div class="col">
+ <?php doc_list(_r('Network installation'), 'netinstall', 8); ?>
+ </div>
+ </div>
+ <hr>
+ <h3>Mageia 7</h3>
<div class="row">
<div class="col">
<?php doc_list(_r('Control Center'), 'control_center', 7); ?>