projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
310251e
)
Rearrange navigation buttons in the HTML header
author
Zhanna Tsitkov
<tsitkova@mit.edu>
Thu, 26 Apr 2012 13:11:09 +0000
(13:11 +0000)
committer
Zhanna Tsitkov
<tsitkova@mit.edu>
Thu, 26 Apr 2012 13:11:09 +0000
(13:11 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25829
dc483132
-0cff-0310-8789-
dd5450dbe970
doc/rst_source/_templates/layout.html
patch
|
blob
|
history
diff --git
a/doc/rst_source/_templates/layout.html
b/doc/rst_source/_templates/layout.html
index e0a6adec184be8a587352bb55c3442e84f382627..438c8dfcd2924598554cce12e9c796a8b30f4eee 100644
(file)
--- a/
doc/rst_source/_templates/layout.html
+++ b/
doc/rst_source/_templates/layout.html
@@
-1,7
+1,7
@@
{% extends "!layout.html" %}
-{% set rellinks =
rellinks
+
-
[('index', 'Full Table of Contents', 'C', 'Contents')]
+
- [('
search', 'Enter search criteria', 'C', 'Search
')] %}
+{% set rellinks =
[('search', 'Enter search criteria', 'C', 'Search')]
+
+
rellinks
+
+ [('
index', 'Full Table of Contents', 'C', 'Contents
')] %}
{% set css_files = css_files + ["_static/kerb.css"] %}
{% block relbar1 %}