Commit graph

6 commits

Author SHA1 Message Date
Jesse Squires
895de471ba Regenerate docs, move docs build script
Summary:
- Move docs script to `scripts/`
- Add small note on README about regenerating docs
- Re-gen docs (doing this because of all the recent spelling, etc. fixes -- note, no breaking changes have landed, so we're good to re-gen.)
Closes https://github.com/Instagram/IGListKit/pull/797

Differential Revision: D5162705

Pulled By: rnystrom

fbshipit-source-id: 83cb0f171c10526a8a4b5d8a746fc2226987f256
2017-05-31 21:01:49 -07:00
James Sherlock
a8e4f3089c Add script to detect if Jazzy is installed or not
Summary:
Issue fixed: #744

Pretty much same as Swiftlint's check just inverted and made for jazzy!
Closes https://github.com/Instagram/IGListKit/pull/790

Differential Revision: D5129341

Pulled By: rnystrom

fbshipit-source-id: 4cc0f037aeefb216e5e1f82bcfc5da1c9a15caab
2017-05-25 07:46:13 -07:00
Bofei Zhu
3da6372448 Fix build docs script
Summary:
Fixed build-docs script. Workaround for #373
Closes https://github.com/Instagram/IGListKit/pull/447

Differential Revision: D4479613

Pulled By: rnystrom

fbshipit-source-id: abc61ed11ae01efbbe9b5aaab2036501d269f9c7
2017-01-28 01:13:54 -08:00
Jesse Squires
8a6fde9e45 Initial setup for guides
Summary:
- Create `Guides/` top-level dir
- Move `README` "creating first list" contents into `Guides/Getting Started.md`
- Add initial `Guides/Migration.md` (ref #221)
- Fix #245

See rendered guides at:

- https://github.com/Instagram/IGListKit/blob/guides-setup/Guides/Getting%20Started.md
- https://github.com/Instagram/IGListKit/blob/guides-setup/Guides/Migration.md
Closes https://github.com/Instagram/IGListKit/pull/252

Differential Revision: D4228332

Pulled By: jessesquires

fbshipit-source-id: f26c2c1ee3cfefb40be1f99674702f95394d4aaf
2016-11-23 12:44:01 -08:00
Ryan Nystrom
7163cf8868 Workaround Jazzy script bug
Summary:
Temporary fix for the doc generation bug. Works now by simply running `$ ./build_docs.sh`.

cc jessesquires that this fix is good for now

Fixes #55

Jazzy bug at realm/jazzy#667
Closes https://github.com/Instagram/IGListKit/pull/93

Differential Revision: D4051337

Pulled By: jessesquires

fbshipit-source-id: 2ad1c45df55ca61ef9a243d0ad33af20b8349f96
2016-10-20 09:29:28 -07:00
FBShipIt
cdc796746a Initial commit
fbshipit-source-id: c38b897b9e2b87c782e0e01b0145d9189dc7f9d8
2016-10-11 10:12:17 -04:00