Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ If this process succeeds, you will find the rendered output files in `./_preview
There are 2 caveats to be aware of when building the site locally:

1. you will most likely see some error output that looks like this:

```text
WARN: The following branches do not exist in your local git repo:
- enterprise-3.10
Expand All @@ -73,6 +72,5 @@ There are 2 caveats to be aware of when building the site locally:
WARN: The /docs/_topic_map.yml20230919-1-628e1m file on branch 'OSDOCS-7251-Azure-CPMS-mutli-subnet' references 215 nonexistent topics. Set logging to 'debug' for details.
WARN: Branch OSDOCS-7251-Azure-CPMS-mutli-subnet includes 6073 files that are not referenced in the /docs/_topic_map.yml20230919-1-bhydnn file. Set logging to 'debug' for details.
```

This is a normal type of warning produced by the build process and doesn't necessarily need investigating.
2. The root index file will be `./index-community.html`, but this file does not link properly to the content in `./_preview` directory. if you want to see the main page for the version, the file is `./_preview/openshift-origin/latest/welcome/index.html`.
1. The root index file will be `./index-community.html`, but this file does not link properly to the content in `./_preview` directory. if you want to see the main page for the version, the file is `./_preview/openshift-origin/latest/welcome/index.html`.