mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-18 08:21:31 +08:00
Initial reST documentation using Sphinx.
This commit is contained in:
5
common/_templates/layout.html
Normal file
5
common/_templates/layout.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{# Import the theme's layout. #}
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{# Custom CSS overrides #}
|
||||
{% set bootswatch_css_custom = ['_static/my-styles.css'] %}
|
Reference in New Issue
Block a user