Commit graph

17 commits

Author SHA1 Message Date
Nicolas Ettlin
640d96fff6 Fix docs:download --default 2022-02-11 10:45:26 +01:00
Simon Legner
6ad0784fbe Rename and update Web APIs documentation
Fixes #1577.
2021-12-07 21:34:57 +01:00
Oliver Eyton-Williams
fb7db1e253
fix: remove reference to dom_events
Since the MDN scrapers have been updated, this no longer exists.
2021-04-22 12:10:19 +02:00
Thibaut Courouble
bf003669ba Simplify file scraper setup; scrape files in the "docs/[slug]" directory 2018-11-25 16:57:37 -05:00
Thibaut Courouble
3b39fa747f Fix "thor docs:upload --packaged" not finding docs whose slug is different than name 2018-11-25 13:17:33 -05:00
Thibaut Courouble
23c147dde7 Fix tests and docker build
Fixes #914.
2018-11-04 08:54:32 -05:00
Thibaut Courouble
5f45ead400 Sort docs by name in the manifest
Rel: 97dbb2afde
2017-04-23 11:30:32 -04:00
Thibaut Courouble
64eb1c86fc Log errors instead of exiting when scraping docs 2016-09-05 15:21:20 -04:00
Thibaut Courouble
b5d4875f48 Add private thor docs:commit 2016-04-03 09:54:29 -04:00
Thibaut Courouble
d389296f33 Add --packaged option to docs:upload command 2016-03-06 18:01:43 -05:00
Thibaut Courouble
caa2592e4b Add --all option to docs:generate command
For generating all versions of a doc.
2016-03-06 16:31:32 -05:00
Thibaut Courouble
d5c54c6f52 Improve 'docs:download' command
- Add --default option
- Add --installed option
- De-document --all option. With multi-version support just added, the
  complete set of documentations is quickly going to grow beyond its
  current size of 500MB and 30,000 documents.

Ref #25.
2016-01-24 13:02:57 -05:00
Thibaut Courouble
b2d2066d96 Multi-version support
Ref #25.
2016-01-23 13:50:52 -05:00
Glandos
77e76d06c9 Fix require usage for active_support
As described in rails/rails#14664 use require 'active_support' before core_ext
2014-05-12 13:53:58 +02:00
Thibaut
c0be178556 Auto-require gems in the "docs" bundle 2014-01-26 15:34:49 -05:00
Thibaut
71bdcd2b11 Fix I18n deprecation warning 2013-12-07 10:46:07 +00:00
Thibaut
18986c1814 Going open source 2013-10-24 20:49:33 +02:00