Deprecated stuff should show up as deprecated in the TOC
- Dominant language
- Ruby
- Stars
- 265
- Forks
- 347
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 2
Description
Migrated from the ES repo: https://github.com/elastic/elasticsearch/issues/16888
Right now the index on the right hand side of the docs page contains all the deprecated stuff on the same level as the non-deprecated stuff. It should really be marked as deprecated somehow in the index. See https://imgur.com/qiDPRcn for a nice picture of it.
It'd be nice for someone who is just coming to Elasticsearch for the first time to be able to skip the deprecated stuff entirely but I don't see how that is possible without a crazy maintenance burden. Maybe it is enough to just mark the deprecated stuff in the index as deprecated and sort it to the bottom of the lists. Or something. I dunno.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.