mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-10 18:47:12 +08:00

* This is still broken. * Rename sphinx_rtd_theme so it doesn't pickup locally installed ones * Add a hack to theme.css to get around inliner bug. * Some unrelated fixups in common/waf.py Unfortunatly several dozen fixes got merged into this.
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
[theme]
|
|
inherit = basic
|
|
stylesheet = css/theme.css
|
|
|
|
[options]
|
|
typekit_id = hiw1hhg
|
|
analytics_id =
|
|
sticky_navigation = False
|
|
logo_only =
|
|
collapse_navigation = False
|
|
display_version = True
|