lino.sphinxcontrib¶
Some extensions for Sphinx.
Adds Lino-specific Sphinx setup. |
|
Sets the html_logo and html_favicon for all Lino-related sites. |
|
A Sphinx extension used to write multilingual user documentation for a Lino application. |
|
Causes one or several |
(This module's source code is available here.)
Functions
|
Import a Python object given its full name. |
|
Same as |
-
lino.sphinxcontrib.
configure
(globals_dict, settings_module_name=None)¶ Same as
atelier.sphinxconf.configure()
but with an additional positional argument settings_module_name (the name of a Django settings module). If this argument is specified, calllino.startup()
with it.