Skip to content

Commit

Permalink
add docsify markups
Browse files Browse the repository at this point in the history
  • Loading branch information
phndiaye committed Oct 31, 2021
1 parent 24bc938 commit 2b64d67
Show file tree
Hide file tree
Showing 9 changed files with 2,467 additions and 0 deletions.
Empty file added docs/.nojekyll
Empty file.
1,627 changes: 1,627 additions & 0 deletions docs/README.md

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
- Getting started
- [Overview](overview.md)
- [Quick Start](quickstart.md)

- Concepts
- [Factories](factories.md)
- [Mocking](mocks.md)

- Mocking requests
- Find Record
- Find All
- Query
- Spies

- Advanced usage
- Shipping Factories in an addon
- Custom API formats
- Using the Pretender instance directly
- Ember Data Model Fragments
- Ember Django Adapter
Loading

0 comments on commit 2b64d67

Please sign in to comment.