Skip to content

Commit 3c26efb

Browse files
committed
Updated Scraper Reference (markdown)
1 parent a482b79 commit 3c26efb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scraper-Reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Configuration is done via class attributes and divided into three main categorie
6161
The documents' location. Only URLs _inside_ the `base_url` will be scraped. "inside" more or less means "starting with" except that `/docs` is outside `/doc` (but `/doc/` is inside).
6262
Unless `root_path` is set, the root/initial URL is equal to `base_url`.
6363

64-
* `root_path` [String]
64+
* `root_path` [String] **(inherited)**
6565
The path from the `base_url` of the root URL.
6666

6767
* `dir` [String] **(required, `FileScraper` only)**

0 commit comments

Comments
 (0)