Repairs for doc repo. 53/4353/1 bronze
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 8 Jul 2020 16:00:27 +0000 (12:00 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 8 Jul 2020 16:06:50 +0000 (12:06 -0400)
On this change:
default-version is a variable that is set in
ci-management/jjb/rtdv3/rtdv3.yaml
it should only be set once all projects have branched.

version: on the master branch this should stay master
further, now that we have changed read the docs themes
we don't need to touch this any more.

On deleting and re-creating the bronze branch.

something has happened with the bronze branch
I think it was created twice at some point
perhaps once like "Bronze" and once as "bronze"

This has confused read the docs, which is now referring
to the bronze branch as bronze_a which we do not want.

I would like to delete the bronze branch and re-create it at the ref
created by this change.
this will allow me to fix read the docs, specifically the version
switcher.

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4067c09412d77efaad7f5fc67359ab7c01628a5b

docs/conf.yaml

index 06f13c2..0487d3e 100644 (file)
@@ -3,7 +3,4 @@ project_cfg: oran
 project: oran
 
 # Change this to ReleaseBranchName to modify the header
-version: Amber
-version: bronze
-default-version: bronze
-
+version: master