Browse Source

Add instructions for downloading the SQLite docs

Jed Fox 6 years ago
parent
commit
014e29ffdf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/file-scrapers.md

+ 3 - 0
docs/file-scrapers.md

@@ -87,3 +87,6 @@ The generated html is in `salt/doc/_build/html`. Copy it to
 See `lib/docs/scrapers/scala.rb`
 
 ## SQLite
+
+Download the docs from https://sqlite.org/download.html, unzip it, and rename
+it to `/path/to/devdocs/docs/sqlite`