Commit Graph

23 Commits

Author SHA1 Message Date
Ariel Mashraki
b86bc12db9 doc: document custom index operator classes (#3079) 2022-11-09 20:50:45 +02:00
Cyril Brulebois
9ff209d1f3 doc: remove executable flag for md, mdx, png, js, and .gitignore files (#3015)
Spotted by lintian running against a Debian package: the executable flag
is strange for all those files in the doc directory.
2022-10-16 16:47:56 +03:00
Ariel Mashraki
8502534ddf doc/indexes: add partial indexes example (#2945) 2022-09-20 15:35:12 +03:00
thuan1412
29aa179c67 doc/md: update schema-indexes doc (#2914)
Co-authored-by: Thuấn Đỗ Hoàng <thuan.dh@teko.vn>
2022-09-08 17:57:34 +03:00
Ariel Mashraki
cfb038810d dialect/sql/entsql: support including non-key columns in postgres indexes (#2912) 2022-09-07 22:09:48 +03:00
Amit Shani
d071e0c70a doc/md: fix some broken links (#2589) 2022-06-01 16:44:25 +03:00
Ariel Mashraki
feac4d8536 doc/indexes: add annotations supported by atlasgo.io 2022-02-22 16:55:07 +02:00
Sungyun Hur
f0ca97d309 doc/indexes: add storage key section (#2218) 2021-12-14 19:14:04 +02:00
Ariel Mashraki
f0d985f542 all: replace save with exec when the model is not needed 2021-09-01 22:36:44 +03:00
Ariel Mashraki
963ed444de doc/indexes: add example for index annotations 2021-06-10 11:28:57 +03:00
BrentChesny
8e1b449f78 docs/md: add index edge fields example to docs (#1566) 2021-05-18 12:14:06 +03:00
Ariel Mashraki
d9faf21e05 doc/website: migration to docosaurus v2 (#1384)
* WIP - migrating entgo.io to docosaurus v2

* organizing pages a bit to be better suited for v2 site structure

* doc/website: finish migration to docusaurus v2

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-03-24 21:48:30 +02:00
Ariel Mashraki
b2f6834f67 doc: change assets path from s3 to entgo.io 2021-02-17 10:25:10 +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
027d72e5e0 doc/website: use s3 uri before migrating website (#1224)
This is a temporary change and will be reverted after the website will be migrated to its new place
2021-02-01 10:48:15 +02: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
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
a964901521 ent/doc: ui changes for homepage
Reviewed By: alexsn

Differential Revision: D17074003

fbshipit-source-id: 7a0088f8eab37dab570eaace5fa836d70bb708ed
2019-08-28 05:30:24 -07:00
Ariel Mashraki
e00a7d96a4 ent/doc: add indexes doc and example
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1380

Reviewed By: alexsn

Differential Revision: D17075317

fbshipit-source-id: 021cb0bde3849af5a5d842b715a7b7dbd861c54f
2019-08-27 12:15:14 -07:00
Ariel Mashraki
dc4c06b7bf ent/doc: continue documentation for edges section
Reviewed By: elys1um

Differential Revision: D16962810

fbshipit-source-id: bf27f19dd34f4f68d2d059e3e2e0341335a35b53
2019-08-22 08:21:19 -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