Commit graph

13 commits

Author SHA1 Message Date
Zach Daniel
b549081e8f chore: improve form docs 2023-07-26 08:16:38 -04:00
Don Denton
5fd089afad
Fix tutorial docs (#98) 2023-07-16 08:17:13 -04:00
Zach Daniel
fdbb1edb8b docs: add note about recompiling ash dep 2023-05-11 11:28:45 -04:00
Zach Daniel
83f285626a docs: fix dead documentation links 2023-04-11 17:34:29 -04:00
Zach Daniel
f52b258d31 chore: fix links to json api and graphql guide 2023-04-03 11:10:09 -04:00
Zach Daniel
7bf9a0f863 docs: fix philosophy link
For observers: links in this format get rewritten to point to
ash-hq when imported.
2023-03-15 13:47:20 -04:00
Axel Baudot
82a0bd6460
docs: add note about dropping database to getting started guide (#79) 2023-03-11 20:22:00 -05:00
Axel Baudot
022e3a3c0a
docs: change getting started directory structure to match realworld (#78) 2023-03-09 16:46:54 -05:00
Zach Daniel
340af977f9 improvement: return phoenix forms if phoenix forms are given
this is done to support the new pattern in phoenix of assigning the html
form instead of the underlying data structure
2023-03-05 17:23:43 -05:00
Johnny5
23acb72f6a
docs: Added setting post_selector in update_post (#75) 2023-02-19 13:11:45 -05:00
Chris Hopkins
1ab52551b5
docs: use string instead of atom for post_selector/1 (#72) 2023-02-15 07:54:06 -05:00
Zach Daniel
21394e2de8 docs: use x.x for each version type 2023-02-14 21:23:43 -05:00
Chris Hopkins
fdea918acc
docs: ash phoenix getting started guide (#70)
* docs: derived from https://github.com/ash-project/ash/pull/504

* docs: addressed @sevenseacat comments

* docs: added comment about  usage
2023-02-15 14:41:57 +13:00