Merge branch 'master' into spec-restructure-modules
This commit is contained in:
commit
d5e0115e42
9 changed files with 185 additions and 6 deletions
|
@ -13,7 +13,7 @@ import yaml
|
|||
os.chdir(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
stylesheets = {
|
||||
"stylesheet_path": ["basic.css", "nature.css"]
|
||||
"stylesheet_path": ["basic.css", "nature.css", "codehighlight.css"]
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue