rzo1 opened a new issue, #1923:
URL: https://github.com/apache/stormcrawler/issues/1923

    1. Dead links (404) —
   
     docs/src/main/asciidoc/internals.adoc
     - Line 131: links to archetype/.../src/main/java/CrawlTopology.java — the 
file no longer exists anywhere in the repo (archetype switched to Flux). Fix: 
link to
     archetype/src/main/resources/archetype-resources/crawler.flux and adjust 
the text ("as illustrated in CrawlTopology" → the flux topology)
     - Line 181: links to core/src/main/resources/parsefilters.json — moved to 
archetype/src/main/resources/archetype-resources/src/main/resources/parsefilters.json.
 The sentence
     also says "Here is the default JSON configuration file" — core no longer 
ships one, so wording may need a touch-up too
   
     docs/src/main/asciidoc/configuration.adoc
     - Line 306: same dead core/src/main/resources/parsefilters.json link (in 
the parsefilters.config.file property table)
   
     2. Wiki links inside the docs — work today, but inconsistent
   
     docs/src/main/asciidoc/internals.adoc
     - Line 164: wiki/JSoupParserBolt and wiki/SiteMapParserBolt → the docs 
describe these bolts themselves; better as source links or internal 
cross-references
     - Line 236: wiki/Configuration → the docs have their own 
configuration.adoc; should be an internal <<...>> cross-reference
   
     The docs are the official documentation now — referencing back to the 
GitHub wiki undermines that (and the wiki/docs content will diverge 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to