Adopt index page + ToC
This commit is contained in:
@@ -1,49 +0,0 @@
|
|||||||
- [[Home]]
|
|
||||||
- [[Getting Started]]
|
|
||||||
|
|
||||||
- `ArchLinux <https://wiki.archlinux.org/index.php/ZFS>`__
|
|
||||||
- [[Debian]]
|
|
||||||
- [[Fedora]]
|
|
||||||
- `FreeBSD <https://zfsonfreebsd.github.io/ZoF/>`__
|
|
||||||
- `Gentoo <https://wiki.gentoo.org/wiki/ZFS>`__
|
|
||||||
- `openSUSE <https://software.opensuse.org/package/zfs>`__
|
|
||||||
- [[RHEL and CentOS]]
|
|
||||||
- [[Ubuntu]]
|
|
||||||
|
|
||||||
- [[Project and Community]]
|
|
||||||
|
|
||||||
- [[Admin Documentation]]
|
|
||||||
- [[FAQ]]
|
|
||||||
- [[Mailing Lists]]
|
|
||||||
- `Releases <https://github.com/zfsonlinux/zfs/releases>`__
|
|
||||||
- [[Signing Keys]]
|
|
||||||
- `Issue Tracker <https://github.com/zfsonlinux/zfs/issues>`__
|
|
||||||
- `Roadmap <https://github.com/zfsonlinux/zfs/milestones>`__
|
|
||||||
|
|
||||||
- [[Developer Resources]]
|
|
||||||
|
|
||||||
- [[Custom Packages]]
|
|
||||||
- [[Building ZFS]]
|
|
||||||
- `Buildbot
|
|
||||||
Status <http://build.zfsonlinux.org/tgrid?length=100&branch=master&category=Platforms&rev_order=desc>`__
|
|
||||||
- `Buildbot Issue
|
|
||||||
Tracking <http://build.zfsonlinux.org/known-issues.html>`__
|
|
||||||
- `Buildbot
|
|
||||||
Options <https://github.com/zfsonlinux/zfs/wiki/Buildbot-Options>`__
|
|
||||||
- `OpenZFS
|
|
||||||
Tracking <http://build.zfsonlinux.org/openzfs-tracking.html>`__
|
|
||||||
- [[OpenZFS Patches]]
|
|
||||||
- [[OpenZFS Exceptions]]
|
|
||||||
- `OpenZFS
|
|
||||||
Documentation <http://open-zfs.org/wiki/Developer_resources>`__
|
|
||||||
- [[Git and GitHub for beginners]]
|
|
||||||
|
|
||||||
- Performance and Tuning
|
|
||||||
|
|
||||||
- [[ZFS on Linux Module Parameters]]
|
|
||||||
- `ZFS Transaction Delay and Write
|
|
||||||
Throttle <https://github.com/zfsonlinux/zfs/wiki/ZFS-Transaction-Delay>`__
|
|
||||||
- [[ZIO Scheduler]]
|
|
||||||
- [[Checksums]]
|
|
||||||
- `Asynchronous
|
|
||||||
Writes <https://github.com/zfsonlinux/zfs/wiki/Async-Write>`__
|
|
||||||
9
docs/_TableOfContents.rst
Normal file
9
docs/_TableOfContents.rst
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
Getting Started/index
|
||||||
|
Project and Community/index
|
||||||
|
Developer Resources/index
|
||||||
|
Performance and tuning/index
|
||||||
|
Basics concepts/index
|
||||||
@@ -1,15 +1,15 @@
|
|||||||
.. raw:: html
|
OpenZFS index
|
||||||
|
=============
|
||||||
|
|
||||||
<p align="center">[[/img/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png|alt=openzfs]]</p>
|
Welcome to the OpenZFS. This resource provides documentation for
|
||||||
|
|
||||||
Welcome to the OpenZFS GitHub wiki. This wiki provides documentation for
|
|
||||||
users and developers working with (or contributing to) the OpenZFS
|
users and developers working with (or contributing to) the OpenZFS
|
||||||
project. New users or system administrators should refer to the
|
project. New users or system administrators should refer to the
|
||||||
documentation for their favorite platform to get started.
|
documentation for their favorite platform to get started.
|
||||||
|
|
||||||
+----------------------+----------------------+----------------------+
|
+----------------------+----------------------+----------------------+
|
||||||
| [[Getting Started]] | [[Project and | [[Developer |
|
| :doc:`Getting Started| :doc:`Project and | :doc:`Developer |
|
||||||
| | Community]] | Resources]] |
|
| <./Getting | Community <./Project | Resources <Developer |
|
||||||
|
| Started/index>` | and Community>` | Resources/index>` |
|
||||||
+======================+======================+======================+
|
+======================+======================+======================+
|
||||||
| How to get started | About the project | Technical |
|
| How to get started | About the project | Technical |
|
||||||
| with OpenZFS on your | and how to | documentation |
|
| with OpenZFS on your | and how to | documentation |
|
||||||
@@ -17,3 +17,8 @@ documentation for their favorite platform to get started.
|
|||||||
| | | OpenZFS |
|
| | | OpenZFS |
|
||||||
| | | implementation |
|
| | | implementation |
|
||||||
+----------------------+----------------------+----------------------+
|
+----------------------+----------------------+----------------------+
|
||||||
|
|
||||||
|
|
||||||
|
Table of Contents:
|
||||||
|
------------------
|
||||||
|
.. include:: _TableOfContents.rst
|
||||||
Reference in New Issue
Block a user