adding index page

This commit is contained in:
Brian (bex) Exelbierd 2017-09-16 18:03:20 +02:00
commit 8440fa8e9d
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ Name: Fedora System Administration Guide
Dir: en-US
Topics:
- Name: Book Information
File: Book_Info
File: index
- Name: Preface
File: Preface
- Name: Basic System Configuration

View file

@ -35,10 +35,10 @@
<div class="col-md-4">
<h5><strong>Fedora Documentation</strong></h5>
<div class="list-group">
<a href="f26/en-US/Book_Info.html" class="list-group-item">
<a href="f26/en-US/index.html" class="list-group-item">
&nbsp;Fedora 26 Documentation
</a>
<a href="rawhide/en-US/Book_Info.html" class="list-group-item">
<a href="rawhide/en-US/index.html" class="list-group-item">
&nbsp;Rawhide Documentation
</a>
</div>