George Melikov 8a5f20258a Suppress sphinx orphaned pages warning
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-05-21 22:35:48 +03:00
2020-05-20 21:29:39 +03:00
2020-05-21 22:35:48 +03:00

.. image:: docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png

OpenZFS Documentation
=====================

Public link: https://openzfs.github.io/openzfs-docs/

Local build
-----------

::

  cd ./docs/
  # install dependencies:
  pip install -r requirements.txt
  # run `sphinx` to build pages
  make html
  # html files will be generated in:
  cd ./docs/_build/html/
Description
OpenZFS Documentation
Readme 2 MiB
Languages
Python 83.7%
Shell 16.1%
Makefile 0.2%