add navbar entry for pdf docs
This commit is contained in:
parent
7f54ec65cc
commit
3dc26bd9fd
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ M_FAVICON = favicon.png
|
||||||
# navbar
|
# navbar
|
||||||
M_LINKS_NAVBAR1 =
|
M_LINKS_NAVBAR1 =
|
||||||
M_LINKS_NAVBAR2 = "<a href=\"index.html\">Introduction</a>" \
|
M_LINKS_NAVBAR2 = "<a href=\"index.html\">Introduction</a>" \
|
||||||
annotated files
|
annotated files \
|
||||||
|
"<a href=\"ScStwSharedLibraries.pdf\">Download</a>"
|
||||||
|
|
Reference in a new issue