commit | 5633317797ae100295f6ae5885f9376c49162dbc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Jan 20 16:19:37 2022 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Mar 06 13:37:06 2023 -0800 |
tree | 93cdc9518be0de840af334b4af8c59028ab45c09 | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 [diff] |
docs: generate a separate ext4 pdf file from the documentation The documentation build scripts won't build a pdf for the ext4 documentation unless explicitly called for, so ask for a separate ext4.pdf to be generated with all the documentation. Signed-off-by: Darrick J. Wong <djwong@kernel.org>