Ingo Bürk created FLINK-22958:
---------------------------------
Summary: Reused content in docs causes confusing navigation jumps
Key: FLINK-22958
URL: https://issues.apache.org/jira/browse/FLINK-22958
Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.13.1
Reporter: Ingo Bürk
If you go to the PyFlink documentation (e.g.
[https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/python/overview/),]
you can see Table API > System Built-In Functions nested in there. If you now
navigate to this page, you're suddenly no longer under "Python API" but "Table
API & SQL", because this page is nested under both API docs and apparently the
routing isn't as independent as it seems (and should be).
This is very confusing since it throws you entirely out of context.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)