source: rtems-docs/common/_templates/layout.html @ 3a71759

4.115
Last change on this file since 3a71759 was 5daabd2, checked in by Amar Takhar <amar@…>, on 01/16/16 at 04:41:06

Initial reST documentation using Sphinx.

  • Property mode set to 100644
File size: 150 bytes
Line 
1{# Import the theme's layout. #}
2{% extends "!layout.html" %}
3
4{# Custom CSS overrides #}
5{% set bootswatch_css_custom = ['_static/my-styles.css'] %}
Note: See TracBrowser for help on using the repository browser.