mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-12 03:14:24 -07:00
Added FAQ page (limited space in menu, so trimmed some topics on lesser used bits) + docs build
This commit is contained in:
parent
e575c0639f
commit
37864337eb
17 changed files with 221 additions and 10 deletions
|
@ -27,7 +27,7 @@
|
|||
<script type="text/javascript" src="_static/bootstrap-scrollspy.js"></script>
|
||||
<link rel="top" title="Ansible v0.0.1 documentation" href="index.html" />
|
||||
<link rel="next" title="The Inventory File, Patterns, and Groups" href="patterns.html" />
|
||||
<link rel="prev" title="Introducing Ansible" href="index.html" />
|
||||
<link rel="prev" title="Frequently Asked Questions" href="faq.html" />
|
||||
<script type="text/javascript">
|
||||
(function () {
|
||||
/**
|
||||
|
@ -95,6 +95,7 @@
|
|||
<a href="index.html"
|
||||
class="dropdown-toggle">Site</a>
|
||||
<span class="globaltoc"><ul class="current">
|
||||
<li class="toctree-l1"><a class="reference internal" href="faq.html">Frequently Asked Questions</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="">Getting Started</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="patterns.html">The Inventory File, Patterns, and Groups</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="examples.html">Command Line Examples</a></li>
|
||||
|
@ -127,8 +128,8 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="index.html"
|
||||
title="previous chapter">« Introducing Ansible</a></li>
|
||||
<li><a href="faq.html"
|
||||
title="previous chapter">« Frequently Asked Questions</a></li>
|
||||
<li><a href="patterns.html"
|
||||
title="next chapter">The Inventory File, Patterns, and Groups »</a></li>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue