diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-08-22 16:19:18 +0200 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-08-29 15:54:42 -0600 |
| commit | cde494660f561909ad44a27037c7155454159136 (patch) | |
| tree | 7186e99baf13491477449722ffd182eb3b654a04 /tools/docs/lib/__init__.py | |
| parent | docs: parse-headers.py: simplify the rules for hashes (diff) | |
| download | linux-cde494660f561909ad44a27037c7155454159136.tar.gz linux-cde494660f561909ad44a27037c7155454159136.zip | |
tools: docs: parse-headers.py: move it from sphinx dir
As suggested by Jon, we should start having a tools/docs
directory, instead of placing everything under scripts.
In the specific case of parse-headers.py, the previous
location is where we're placing Sphinx extensions, which is
not the right place for execs.
Move it to tools/docs/parse-headers.py.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/0f5ac2d704cffe9834e589b39549d2393e1237ef.1755872208.git.mchehab+huawei@kernel.org
Diffstat (limited to 'tools/docs/lib/__init__.py')
| -rw-r--r-- | tools/docs/lib/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/docs/lib/__init__.py b/tools/docs/lib/__init__.py new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/tools/docs/lib/__init__.py |
