mirror of https://gitee.com/bigwinds/arangodb
removed mathjax from gitbook
This commit is contained in:
parent
13847d4d13
commit
ae39782e81
|
@ -1,3 +1,14 @@
|
||||||
{
|
{
|
||||||
"theme": "./localtheme"
|
"theme": "./localtheme",
|
||||||
|
"plugins":["-mathjax"],
|
||||||
|
"pdf": {
|
||||||
|
"fontSize": 12,
|
||||||
|
"toc": true,
|
||||||
|
"margin": {
|
||||||
|
"right": 60,
|
||||||
|
"left": 60,
|
||||||
|
"top": 35,
|
||||||
|
"bottom": 35
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue