[ 
https://issues.apache.org/jira/browse/ARTEMIS-1729?focusedWorklogId=914475&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-914475
 ]

ASF GitHub Bot logged work on ARTEMIS-1729:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Apr/24 21:06
            Start Date: 12/Apr/24 21:06
    Worklog Time Spent: 10m 
      Work Description: jbertram merged PR #4882:
URL: https://github.com/apache/activemq-artemis/pull/4882




Issue Time Tracking
-------------------

    Worklog Id:     (was: 914475)
    Time Spent: 20m  (was: 10m)

> Automatically check for broken documentation links
> --------------------------------------------------
>
>                 Key: ARTEMIS-1729
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1729
>             Project: ActiveMQ Artemis
>          Issue Type: Wish
>          Components: Documentation
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Artemis GitBook documentation sometimes contains broken (internal) links. 
> See for instance ARTEMIS-1076 or ARTEMIS-1721.
> It would be good to automatically check for broken links as part of the Maven 
> {{test}} task.
> One way to do this would be to have a Maven task to run a webserver serving 
> the generated documentation (Python can trivially do it with '{{python -m 
> SimpleHTTPServer 8000}}' but an equivalent Java-based solution is probably 
> better) and then a crawler checking for broken links ({{wget}} can easily be 
> used for this as described in ARTEMIS-1076 but here again a Java-based 
> solution is maybe better).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to