Begin docs
[ci skip]
This commit is contained in:
parent
ec2bd7d686
commit
55641a1966
72 changed files with 26300 additions and 1 deletions
5
docs/_templates/layout.html
vendored
Normal file
5
docs/_templates/layout.html
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{# Import the theme's layout. #}
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{# Include our new CSS file into existing ones. #}
|
||||
{% set css_files = css_files + ['_static/custom.css']%}
|
||||
Loading…
Add table
Add a link
Reference in a new issue