[
https://issues.apache.org/jira/browse/SOLR-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238109#comment-16238109
]
ASF subversion and git services commented on SOLR-10934:
--------------------------------------------------------
Commit 97e03125ef0d154e50f9cd7ad1315db5eaf44b95 in lucene-solr's branch
refs/heads/branch_7x from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=97e0312 ]
SOLR-10934: ref-guide link+anchor checking that doesn't require jekyll
(cherry picked from commit 7f033ac12bb290b2cbf5e43672932c31e8b0061a)
> create a link+anchor checker for the ref-guide that only depends on ivy
> resources
> ---------------------------------------------------------------------------------
>
> Key: SOLR-10934
> URL: https://issues.apache.org/jira/browse/SOLR-10934
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Major
> Attachments: SOLR-10934.patch, SOLR-10934.patch
>
>
> We currently have CheckLinksAndAnchors.java which is automatically run
> against the ref-guide HTML as part of the build to use JSoup to find bad
> links/anchors that asciidoctor doesn't complain about -- but not everyone
> does/can build the HTML version of the ref-guide sincif we can e it requires
> manually installing jekyll.
> This issue initially focused on trying to use PDFBox to do link+anchor
> checking directly against the "final" PDF, but by that point a lot of
> information that indicates problems (dup anchors, links pointing to the wrong
> place in the document, etc...) is already lost.
> The current focus is on a way to catch all of the same types of problems we
> can currently catch today, in a way that anyone can run purely from ant --
> w/o any manually instaled tools like jekyll.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]