Documentation/sphinx: rename kernel-doc.py to kerneldoc.py
authorJani Nikula <jani.nikula@intel.com>
Wed, 19 Oct 2016 10:44:37 +0000 (13:44 +0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 19 Oct 2016 22:02:00 +0000 (16:02 -0600)
commit58af04dff742b6b49fae3de585bdea8c77b62ddc
treedac1d08694368cfa10c1e4ac4fe5ca2ac214ebf4
parent1001354ca34179f3db924eb66672442a173147dc
Documentation/sphinx: rename kernel-doc.py to kerneldoc.py

Python module names should not have hyphens per [PEP 8]. Drop the hyphen
from kernel-doc.py. The extension directive remains unchanged.

[PEP 8] https://www.python.org/dev/peps/pep-0008/#package-and-module-names

Reported-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/conf.py
Documentation/sphinx/kerneldoc.py [moved from Documentation/sphinx/kernel-doc.py with 100% similarity]