Implement left navigation table of contents for documentation
Changing the TOC for the documentation to use a floating left navigation instead of at the top of the page. This will improve content discoverability and readability. Change-Id: Ibbdaddbdc2e18a3fe35c126f4074cd9e079449ee
This commit is contained in:
parent
8f5fb55b91
commit
91145c9e5c
@ -1,6 +1,6 @@
|
||||
def documentation_attributes():
|
||||
return [
|
||||
"toc",
|
||||
"toc2",
|
||||
'newline="\\n"',
|
||||
'asterisk="*"',
|
||||
'plus="+"',
|
||||
|
Loading…
Reference in New Issue
Block a user