clean up network toc (#65264)

This commit is contained in:
Sandra McCann 2019-11-25 16:17:49 -05:00 committed by Alicia Cozine
parent a797802d27
commit b2fc12a29f
5 changed files with 15 additions and 11 deletions

View file

@ -56,9 +56,11 @@ Ansible releases a new major release of Ansible approximately three to four time
.. toctree::
:maxdepth: 2
:caption: Ansible for Network Automation
:caption: Ansible Network Automation
network/index
network/getting_started/index
network/user_guide/index
network/dev_guide/index
.. toctree::
:maxdepth: 2

View file

@ -1,8 +1,8 @@
.. _network_developer_guide:
**************************************
Developer Guide for Network Automation
**************************************
**********************************
Network Automation Developer Guide
**********************************
Welcome to the Developer Guide for Ansible Network Automation!

View file

@ -1,8 +1,8 @@
.. _network_getting_started:
***************************************************
Getting Started with Ansible for Network Automation
***************************************************
**********************************
Network Automation Getting Started
**********************************
Ansible modules support a wide range of vendors, device types, and actions, so you can manage your entire network with a single automation tool. With Ansible, you can:

View file

@ -1,3 +1,5 @@
:orphan:
.. _network_guide:
******************************

View file

@ -1,8 +1,8 @@
.. _network_advanced:
***************************************************
Advanced Topics with Ansible for Network Automation
***************************************************
**********************************
Network Automation Advanced Topics
**********************************
Once you have mastered the basics of network automation with Ansible, as presented in :ref:`network_getting_started`, use this guide understand platform-specific details, optimization, and troubleshooting tips for Ansible for network automation.