Ariel Mashraki
712d0e1b53
doc/tutorial: add skeleton and initial posts ( #1317 )
2021-03-09 21:44:03 +02:00
Ariel Mashraki
c5cef3cbd3
doc: add information about the generated runtime package
2021-02-12 13:44:15 +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
d10b888e1c
doc: add codegen middleware to the hooks page ( #968 )
2020-11-20 23:24:48 +02:00
Ariel Mashraki
479baa8131
doc: add reference to transaction hooks in hooks page
2020-10-11 15:44:33 +03:00
Ariel Mashraki
feed51d773
doc: add hook helpers to ent website ( #729 )
2020-09-06 10:07:41 +03:00
Justin Page
e9ae2072ea
doc: use pkg.go.dev for documentation links ( #681 )
...
pkg.go.dev serves Go documentation. However, it also understands modules
and has information about past versions of a package. Later this year
godoc.org will be redirected to pkg.go.dev.
Let's use this subdomain going forward when linking Go documentation.
Reference: https://blog.golang.org/pkg.go.dev-2020
2020-08-22 13:11:36 +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
4d29191005
doc: add hooks documentation and example ( #396 )
...
* doc: add hooks documentation and example
* docs: finish hooks first documentation
2020-03-22 13:31:32 +02:00