Commit c7a3755
authored
Create /en subdir in /content for English docs (fixes /support) (#1371)
The Support portal has an issue where the English content being at the
root of /content is scoping all the taxonomy entries from /ko and /ja at
build time and producing a support portal that has English, as well as
Japanese and Korean support articles all rendering together on the
English site. Example: https://docs.wandb.ai/support/anonymous/
In addition we are doing a lot of directory filtering to produce the
right list of stuff when translating the docs, and in general the
content architecture of "ja" and "ko" living among "guides,"
"tutorials," et al is awkward.
This PR fixes all of the above issues.
**Note: Public-facing URLs are not impacted. This change only impacts
docs contributors.**1 parent 1570f2c commit c7a3755
639 files changed
Lines changed: 15 additions & 96 deletions
File tree
- content
- en
- _includes
- guides
- core
- artifacts
- manage-data
- automations
- create-automations
- registry
- model_registry
- reports
- hosting
- data-security
- hosting-options
- dedicated_cloud
- self-managed
- install-on-public-cloud
- kubernetes-operator
- iam
- access-management
- authentication
- monitoring-usage
- integrations
- fastai
- models
- app
- features
- custom-charts
- panels
- line-plot
- query-panels
- settings-page
- sweeps
- define-sweep-configuration
- tables
- track
- log
- runs
- weave
- launch
- create-and-deploy-jobs
- integration-guides
- launch-faq
- set-up-launch
- ref
- cli
- wandb-artifact
- wandb-artifact-cache
- wandb-beta
- wandb-job
- wandb-server
- js
- python
- automations
- data-types
- integrations
- keras
- launch-library
- public-api
- wandb_workspaces
- query-panel
- release-notes
- releases
- archived
- support
- aws
- kb-articles
- wysiwyg
- tutorials
- integration-tutorials
- ja/_includes
- ko/_includes
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
0 commit comments