Skip to content

[DOCS] Drop these unused references#105409

Merged
joegallo merged 1 commit intoelastic:mainfrom
joegallo:drop-hlrc-docs-references
Feb 12, 2024
Merged

[DOCS] Drop these unused references#105409
joegallo merged 1 commit intoelastic:mainfrom
joegallo:drop-hlrc-docs-references

Conversation

@joegallo
Copy link
Copy Markdown
Contributor

Related to #83423

#105406 actually deletes the very last vestiges of the code, but there's still a few grep hits in the docs. This PR drops those, too. Here's an after:

joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep javadoc-license
joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep javadoc-watcher
joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep rest-high-level-client-javadoc
joegallo@simulacron:~/Code/elastic/elasticsearch $

This reference remains (which you can see in the live docs here), but it indirectly gets the user to the Java API Client eventually, so I think it's fine to stay:

joegallo@simulacron:~/Code/elastic/elasticsearch $ grep -B6 -A1 rest-high-level -- docs/reference/redirects.asciidoc
[role="exclude",id="java-clients"]
=== Java transport client and security

The Java transport client has been removed. Use the
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.15/java-rest-high.html[Java
high-level REST client] instead. For migration steps, refer to the
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.15/java-rest-high-level-migration.html[migration
guide].

@joegallo joegallo added >docs General docs changes Team:Docs Meta label for docs team v8.13.0 labels Feb 12, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@joegallo joegallo merged commit f25ea29 into elastic:main Feb 12, 2024
@joegallo joegallo deleted the drop-hlrc-docs-references branch February 12, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes Team:Docs Meta label for docs team v8.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants