#422 docs: fix rST syntax for raw config documentation
Merged 3 years ago by lsedlar. Opened 3 years ago by ktdreyer.

file modified
+1 -1
@@ -45,7 +45,7 @@ 

  After the validation is done, ODCS executes Pungi and generates the compose.

  

  Symlinks pointing to the generated compose are stored in the directories

- named according to compose type - for example ``nightly``, ``ci`, ``test``

+ named according to compose type - for example ``nightly``, ``ci``, ``test``

  or ``production``.

  

  

We missed a stray "`" character, so Sphinx merged "ci" and "test" together. Each compose type should be its own preformatted text.

rebased onto 57ad8be

3 years ago

Pull-Request has been merged by lsedlar

3 years ago