You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make doc index work with translated documentation too
1. Distinguish doc index using appropriate language-specific permalink.
Fortunately, doc-heading.html already sets 'doc_link' variable.
2. For translated doc, iterate over site.translated, instead of
site.doc.
0 commit comments