1
0
Эх сурвалжийг харах

Updated Scraper Reference (markdown)

Thibaut Courouble 12 жил өмнө
parent
commit
3c26efb663
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Scraper-Reference.md

+ 1 - 1
Scraper-Reference.md

@@ -61,7 +61,7 @@ Configuration is done via class attributes and divided into three main categorie
   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).  
   Unless `root_path` is set, the root/initial URL is equal to `base_url`.
 
-* `root_path` [String]  
+* `root_path` [String] **(inherited)**  
   The path from the `base_url` of the root URL.
 
 * `dir` [String] **(required, `FileScraper` only)**