David Huntsperger created BEAM-12369:
----------------------------------------
Summary: Left nav on doc pages is hardcoded
Key: BEAM-12369
URL: https://issues.apache.org/jira/browse/BEAM-12369
Project: Beam
Issue Type: Bug
Components: website
Reporter: David Huntsperger
Assignee: David Huntsperger
The left nav on the doc pages (see, for example, [Using the
Documentation|https://beam.apache.org/documentation/]) is hard to update. All
of the links are [hardcoded in
HTML|https://github.com/apache/beam/blob/master/website/www/site/layouts/partials/section-menu/en/documentation.html],
instead of being generated from page metadata, as [described in the Docsy
docs|https://www.docsy.dev/docs/adding-content/navigation/#section-menu]. Also,
it may not be feasible to localize the left nav, if all of the nav titles are
embedded directly in the HTML.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)