Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
b3e00716
Commit
b3e00716
authored
Jun 09, 2013
by
Tim Gerla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
show entire doc index in left sidebar on the documentation home page
parent
92dce671
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
docsite/latest/_themes/aworks/layout.html
+5
-2
No files found.
docsite/latest/_themes/aworks/layout.html
View file @
b3e00716
...
...
@@ -13,8 +13,11 @@ get_header();
<div
id=
"left-sidebar"
class=
"span3 sidebar"
>
<div
class=
"side-nav sidebar-block left-side-nav"
>
<ul><li><a
href=
"/docs/"
><strong>
Documentation Home
</strong></a></li></ul>
{{ toc }}
{% if title == "Ansible Documentation Index" %}
{{ toctree(maxdepth=1) }}
{% else %}
{{ toc }}
{% endif %}
<hr
/>
<div
class=
"qsButton pagination-centered"
/>
<a
href=
"/quickstart"
><button
class=
"btn btn-primary"
type=
"button"
>
Quick Start Video
</button></a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment