uschindler commented on pull request #2022:
URL: https://github.com/apache/lucene-solr/pull/2022#issuecomment-728207517
Hi,
this broke javadocs:
>
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java:43:
error: heading used out of sequence: <H3>, compared to implicit preceding
heading: <H1>
* <h3>Hyperparameters</h3>
^
1 error
This line is wrong:
https://github.com/apache/lucene-solr/blob/b36b4af22bb76dc42b466b818b417bcbc0deb006/lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java#L43
(should be `<h2>`)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]