Skip to content

Commit 1eae1f1

Browse files
authored
Merge pull request #222 from igaw/mesonize-doc
doc: Mesonize documentation generation
2 parents 80db165 + 2595b3b commit 1eae1f1

721 files changed

Lines changed: 46684 additions & 4952 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
# List of patterns, relative to source directory, that match files and
4141
# directories to ignore when looking for source files.
4242
# This pattern also affects html_static_path and html_extra_path.
43-
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
43+
exclude_patterns = ['html', 'man', 'index.rst', 'Thumbs.db', '.DS_Store']
4444

4545

4646
# -- Options for HTML output -------------------------------------------------

doc/html/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: d4b1279bd20667a658a462887c1b9569
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
814 KB
Binary file not shown.

doc/html/.doctrees/libnvme.doctree

3.34 MB
Binary file not shown.

0 commit comments

Comments
 (0)