btrfs-progs/Documentation/index.rst
David Sterba 271424fb80 btrfs-progs: docs: add feature by version table from wiki
Copy contents from https://btrfs.wiki.kernel.org/index.php/Changelog#By_feature

The formatting is done by a definition and list, instead of a table.
Unfortunatelly RST does not wrap long text in table cells so the width
exceeds visible area.

Signed-off-by: David Sterba <dsterba@suse.com>
2022-08-16 15:18:11 +02:00

64 lines
902 B
ReStructuredText

.. BTRFS documentation master file
Welcome to BTRFS documentation!
===============================
.. toctree::
:maxdepth: 1
:caption: Overview
Introduction
man-index
Administration
Hardware
CHANGES
Feature-by-version
Glossary
INSTALL
.. toctree::
:maxdepth: 1
:caption: Features:
Common-features
Custom-ioctls
Auto-repair
Balance
Compression
Checksumming
Convert
Deduplication
Defragmentation
Inline-files
Qgroups
Reflink
Resize
Scrub
Seeding-device
Send-receive
Subpage
Subvolumes
Swapfile
Tree-checker
Trim
Volume-management
Zoned-mode
.. toctree::
:maxdepth: 1
:caption: Project information
Source-repositories
Contributors
.. toctree::
:maxdepth: 1
:caption: TODO
Quick-start
Interoperability
trouble-index
Experimental
btrfs-ioctl
DocConventions