Skip to content

Optional "rootUrl" option for crawling docs was useful and should be re-added #3823

@TiagoTiago

Description

@TiagoTiago

Before submitting your bug report

Relevant environment info

Description

Without it, I can't for example index starting from https://www.gearblocksgame.com/apidoc/annotated.html without requiring a javascript-enabled crawler (actually, I haven't tested it with a crawler; but thru the browser, I can see that the base / URL has no useful links if javascript is disabled); while in older versions of Continue, I could add https://www.gearblocksgame.com/apidoc/ as the rootURL parameter and https://www.gearblocksgame.com/apidoc/annotated.html as the startURL and all links from that "annotated" page that didn't escape to a different site or out of the "/apidoc/" level of the URL got crawled.

To reproduce

No response

Log output

Metadata

Metadata

Assignees

Labels

area:indexingRelates to embedding and indexingkind:enhancementIndicates a new feature request, imrovement, or extensionneeds-triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions