Skip to content

Commit

Permalink
main.md -> README, docs changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Trishna Guha <[email protected]>
  • Loading branch information
trishnaguha committed May 17, 2018
1 parent 850e433 commit e77014b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ANNOUNCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Via Ansible Galaxy using the following Linux command:

How do I use it?
----------------------------------
See the [User Guide](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/main.md) for details and examples.
See the [User Guide](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/README.md) for details and examples.

8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Ansible Network: network-engine
v2.5.1
======

.. _Ansible Network: network-engine_v2.5.1_Documentation Updates:

Documentation Updates
---------------------

- User Guide `docs/user_guide <https://github.com/ansible-network/network-engine/tree/devel/docs/user_guide>`_.


.. _Ansible Network: network-engine_v2.5.1_Deprecated Features:

Deprecated Features
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To see the version of this role you currently have installed: `ansible-galaxy li

To ensure you have the latest version available: `ansible-galaxy install -f ansible-network.network-engine`

To use this role, follow the [User Guide](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/main.md).
To use this role, follow the [User Guide](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/README.md).

To find other roles maintained by the Ansible Network team, see our [Galaxy Profile](https://galaxy.ansible.com/ansible-network/).

Expand All @@ -24,7 +24,7 @@ Interested in contributing to this role? Check out [CONTRIBUTING](https://github
## Documentation

* User guide:
- [How to use](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/main.md)
- [How to use](https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/README.md)
- [Parser Directives](https://github.com/ansible-network/network-engine/blob/devel/docs/directives/parser_directives.md)
* Development guide: [How to test](https://github.com/ansible-network/network-engine/blob/devel/docs/tests/test_guide.md)

Expand Down
1 change: 1 addition & 0 deletions changelogs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ sections:
- ['new_modules', 'New Modules']
- ['bugfixes', 'Bugfixes']
- ['known_issues', 'Known Issues']
- ['docs', 'Documentation Updates']
2 changes: 2 additions & 0 deletions changelogs/fragments/v251-docs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
docs:
- User Guide `docs/user_guide <https://github.com/ansible-network/network-engine/tree/devel/docs/user_guide>`_.
File renamed without changes.

0 comments on commit e77014b

Please sign in to comment.