Merge "Implement left navigation table of contents for documentation"

This commit is contained in:
Dave Borowitz 2017-06-22 21:21:02 +00:00 committed by Gerrit Code Review
commit 4c34f298a7

View File

@ -1,6 +1,6 @@
def documentation_attributes():
return [
"toc",
"toc2",
'newline="\\n"',
'asterisk="*"',
'plus="+"',