This commit is contained in:
parent
c0763740ee
commit
2dfad1ae02
1 changed files with 4 additions and 0 deletions
|
@ -44,3 +44,7 @@ html_theme_options = {
|
||||||
rst_epilog = """
|
rst_epilog = """
|
||||||
.. include:: colors.rst
|
.. include:: colors.rst
|
||||||
"""
|
"""
|
||||||
|
datatables_options = {
|
||||||
|
"scrollY"": 300,
|
||||||
|
"paging"": False,
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue