Browse Source

Updated Adding documentations to DevDocs (markdown => mediawiki)

sterbalr 7 năm trước cách đây
mục cha
commit
68e12ca184
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      Adding-documentations-to-DevDocs.mediawiki

+ 3 - 1
Adding-documentations-to-DevDocs.md → Adding-documentations-to-DevDocs.mediawiki

@@ -21,4 +21,6 @@ Adding a documentation may look like a daunting task but once you get the hang o
 
 If the documentation includes more than a few hundreds pages and is available for download, try to scrape it locally (e.g. using `FileScraper`). It'll make the development process much faster and avoids putting too much load on the source site. (It's not a problem if your scraper is coupled to your local setup, just explain how it works in your pull request.)
 
-Finally, try to document your scraper and filters' behavior as much as possible using comments (e.g. why some URLs are ignored, HTML markup removed, metadata that way, etc.). It'll make updating the documentation much easier.
+Finally, try to document your scraper and filters' behavior as much as possible using comments (e.g. why some URLs are ignored, HTML markup removed, metadata that way, etc.). It'll make updating the documentation much easier.
+
+return [[Home]]