mirror of https://github.com/torvalds/linux.git
If the directory passed to the '.. kernel-feat::' directive does not
exist or the get_feat.pl script does not find any files to extract
features from, Sphinx will report the following error:
Sphinx parallel build error:
UnboundLocalError: local variable 'fname' referenced before assignment
make[2]: *** [Documentation/Makefile:102: htmldocs] Error 2
This is due to how I changed the script in
|
||
|---|---|---|
| .. | ||
| templates | ||
| automarkup.py | ||
| cdomain.py | ||
| kernel_abi.py | ||
| kernel_feat.py | ||
| kernel_include.py | ||
| kerneldoc-preamble.sty | ||
| kerneldoc.py | ||
| kernellog.py | ||
| kfigure.py | ||
| load_config.py | ||
| maintainers_include.py | ||
| parallel-wrapper.sh | ||
| parse-headers.pl | ||
| requirements.txt | ||
| rstFlatTable.py | ||
| translations.py | ||