afs commented on code in PR #171: URL: https://github.com/apache/jena-site/pull/171#discussion_r1376269815
########## layouts/_default/baseof.html: ########## @@ -62,22 +62,20 @@ <li class="dropdown-header">References</li> <li><a class="dropdown-item" href="/documentation/index.html">Overview</a></li> <li><a class="dropdown-item" href="/documentation/query/index.html">ARQ (SPARQL)</a></li> + <li><a class="dropdown-item" href="/documentation/io/">RDF I/O</a></li> <li><a class="dropdown-item" href="/documentation/assembler/index.html">Assembler</a></li> <li><a class="dropdown-item" href="/documentation/tools/index.html">Command-line tools</a></li> <li><a class="dropdown-item" href="/documentation/rdfs/">Data with RDFS Inferencing</a></li> <li><a class="dropdown-item" href="/documentation/geosparql/index.html">GeoSPARQL</a></li> <li><a class="dropdown-item" href="/documentation/inference/index.html">Inference API</a></li> - <li><a class="dropdown-item" href="/documentation/javadoc.html">Javadoc</a></li> Review Comment: It's available via the page bar. This is the entry in the "Learn" dropdown which is right next to the Javadoc at the top. -- 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. To unsubscribe, e-mail: dev-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org