From fe8dc90e8e61a3a63c324d9729dbb9360c85a712 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Nov 18 2020 13:48:40 +0000 Subject: Fix the docs builds until we can find a permanent solution --- diff --git a/engineering/antora.yml b/engineering/antora.yml index f2aa43d..edd84ec 100644 --- a/engineering/antora.yml +++ b/engineering/antora.yml @@ -5,8 +5,8 @@ name: engineering # <---- PLEASE MODIFY # Title will be visible on the page. title: Engineering Teams # <---- PLEASE MODIFY -# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "main" to a specific version. -version: main +# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version. +version: master # We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. start_page: ROOT:index diff --git a/mindshare/antora.yml b/mindshare/antora.yml index 65a46e7..b652af1 100644 --- a/mindshare/antora.yml +++ b/mindshare/antora.yml @@ -5,8 +5,8 @@ name: mindshare # <---- PLEASE MODIFY # Title will be visible on the page. title: Mindshare Teams # <---- PLEASE MODIFY -# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "main" to a specific version. -version: main +# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version. +version: master # We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. start_page: ROOT:index diff --git a/project/antora.yml b/project/antora.yml index 20f8c54..30b39aa 100644 --- a/project/antora.yml +++ b/project/antora.yml @@ -5,8 +5,8 @@ name: project # Title will be visible on the page. title: Fedora Project -# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "main" to a specific version. -version: main +# If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version. +version: master # We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. start_page: ROOT:index