Change-Id: I94cd7ce7c88986d18f37a675015026e669328fc3
@ -13,7 +13,6 @@
- hosts: primary
tasks:
- name: Publish current merged documents on readthedocs
no_log: true
uri:
method: 'POST'
body_format: 'json'
@ -21,7 +21,7 @@ Instructions
- New specs for review should be placed in the ``approved`` subfolder, where
they will undergo review and approval in Gerrit_.
- Specs that have finished implementation should be moved to the
``implemented`` subfolder
``implemented`` subfolder.
Indexing and Categorization
---------------------------