Commit Graph

21 Commits

Author SHA1 Message Date
Yoni Davidson
c53dc35cc3 doc: fixed typo in codegen hook example (#1798) 2021-08-04 12:52:16 +03:00
Ariel Mashraki
d2a99137f7 doc/md: update codegen introduction page (#1693)
Add missing package.
2021-07-06 21:57:49 +03:00
森 優太
e52439c5be cmd/ent: fix //go:generate code generation to match go1.16 (#1300)
* doc: fix github link

* doc: fix Link entgo.io -> github.com/ent

* 🎉 first commit

* update go generate style

* doc: update go get to go install

* doc: update versioning with go install

* restore all

* change generate.go content

* add -mod=mod option

* add -mod=mod option
2021-03-09 22:00:33 +02:00
Ariel Mashraki
d75fa8a01d doc: update repository path to ent/ent 2021-02-13 08:06:10 +02:00
森 優太
4142808220 doc: fix github link (#1229) 2021-02-03 11:13:26 +02:00
Ariel Mashraki
dd4792f5b3 go: rename module from github.com/facebook/ent => entgo.io/ent (#1226) 2021-02-02 23:03:04 +02:00
Ariel Mashraki
9ff32ad60a doc: add page for codegen feature-flags (#1023) 2020-12-07 16:53:01 +02:00
Ariel Mashraki
d0b41ab0f6 doc: rename cmd entc to ent (#997) 2020-11-29 10:43:16 +02:00
Ariel Mashraki
7aa41b88f6 doc/codegen: update entc command output (#881) 2020-10-25 15:55:26 +02:00
Ariel Mashraki
f2a9333b02 doc: add codegen hooks and examples 2020-10-21 15:59:50 +03:00
Ariel Mashraki
fd0a7f9f02 all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
2020-08-18 11:05:08 +03:00
Ariel Mashraki
2a0c219f9d doc: add schema and template annotations (#657)
And add gotemplate to highlight.js as a custom language
2020-08-04 22:14:00 +03:00
Ariel Mashraki
0c76b19143 doc: update docs regarding entc template formats (#489) 2020-05-12 12:29:00 +03:00
Ariel Mashraki
a2ea5bfbee cmd/entc: add generate.go file to env init (#402)
* cmd/entc: add generate.go file to env init

* doc: update getting-started and codegen documentation
2020-03-24 19:23:30 +02:00
Ariel Mashraki
e75a817d63 ent/doc: better installation instructions
Reviewed By: alexsn

Differential Revision: D17950790

fbshipit-source-id: d7517768bdfcc2eff8a5d900943a61ea2359d91b
2019-10-16 04:30:16 -07:00
Ariel Mashraki
7597f07912 entc: add option to use entc as package
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/72

Reviewed By: alexsn

Differential Revision: D17783580

fbshipit-source-id: 597f124a28415fef66b0b16811ad2acac8df631d
2019-10-07 07:06:32 -07:00
Ariel Mashraki
1f0f39df38 ent/doc: add docs for storage-key option
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/36

Reviewed By: dlvhdr

Differential Revision: D17395353

fbshipit-source-id: b06de30a66ee4bb79f68a585a981a52ee3f341be
2019-09-16 06:07:01 -07:00
Ariel Mashraki
95d878d3c6 ent/doc: fix grammar and typos and doc
Summary: {F206501895}

Reviewed By: alexsn

Differential Revision: D17182079

fbshipit-source-id: 9311fc8b3f2608b9cd5ae5cd0a805b0cf73c4029
2019-09-04 07:35:46 -07:00
Ariel Mashraki
52b268c05c ent/doc: crud api
Reviewed By: alexsn

Differential Revision: D17094376

fbshipit-source-id: 9b1da24b99bb3ff15382b3a17516904decbca322
2019-08-28 11:23:03 -07:00
Ariel Mashraki
419753b33b ent/doc: codegen introduction and commands
Reviewed By: alexsn

Differential Revision: D17090914

fbshipit-source-id: e3ab5e3e2b536f577b5052fddafa533e60233f55
2019-08-28 04:12:01 -07:00
Ariel Mashraki
930cf29367 ent/website: add docs structure
Reviewed By: alexsn

Differential Revision: D16782780

fbshipit-source-id: 084a50bc935597a5be8a5c04b2f9347e683ea45a
2019-08-13 05:31:22 -07:00