[ https://issues.apache.org/jira/browse/HTTPCLIENT-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760861#comment-17760861 ]
ASF subversion and git services commented on HTTPCLIENT-2295: ------------------------------------------------------------- Commit f00e18d9cc514ec895228a896987ba360cbf198e in httpcomponents-client's branch refs/heads/master from Konrad Windszus [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=f00e18d9c ] HTTPCLIENT-2295 Fix links to Core Javadoc > Link HttpComponents Core javadoc from Client javadoc > ---------------------------------------------------- > > Key: HTTPCLIENT-2295 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2295 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: Site > Reporter: Konrad Windszus > Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > Currently the HttpClient javadoc in > https://hc.apache.org/httpcomponents-client-5.2.x/current/httpclient5/apidocs/ > or > https://hc.apache.org/httpcomponents-client-5.3.x/current/httpclient5/apidocs/ > don't link to the HttpComponents Core javadoc. > That makes it very uncomfortable for consumers, e.g. when looking at > https://hc.apache.org/httpcomponents-client-5.2.x/current/httpclient5/apidocs/org/apache/hc/client5/http/classic/HttpClient.html#execute-org.apache.hc.core5.http.HttpHost-org.apache.hc.core5.http.ClassicHttpRequest-org.apache.hc.core5.http.protocol.HttpContext-org.apache.hc.core5.http.io.HttpClientResponseHandler- > all parameter types are defined in Core but not linked. > One can use the javadoc option {{-link}} to generate links to existing > javadoc sites: > https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html#CHDEDJFI. > That would be ver -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org