Lines Matching refs:sphinx
4 # sphinx-quickstart on Fri Feb 12 13:51:46 2016.
17 import sphinx
32 major, minor, patch = sphinx.version_info[:3]
44 sys.path.insert(0, os.path.abspath('sphinx'))
53 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
56 'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
57 'maintainers_include', 'sphinx.ext.autosectionlabel',
154 extensions.append("sphinx.ext.imgmath")
160 templates_path = ['sphinx/templates']
258 pygments_style = 'sphinx'
345 html_static_path = ['sphinx-static']
423 # However, it require to use sphinx heavy box with:
479 'sphinx/kerneldoc-preamble.sty',