diff --git a/presto-docs/src/main/sphinx/ecosystem.rst b/presto-docs/src/main/sphinx/ecosystem.rst new file mode 100644 index 0000000000000..7dc16436a5bb8 --- /dev/null +++ b/presto-docs/src/main/sphinx/ecosystem.rst @@ -0,0 +1,8 @@ +***** +Ecosystem +***** + +.. toctree:: + :maxdepth: 1 + + ecosystem/list \ No newline at end of file diff --git a/presto-docs/src/main/sphinx/ecosystem/list.rst b/presto-docs/src/main/sphinx/ecosystem/list.rst new file mode 100644 index 0000000000000..5494fada6871b --- /dev/null +++ b/presto-docs/src/main/sphinx/ecosystem/list.rst @@ -0,0 +1,17 @@ +===================== +Ecosystem +===================== + +.. contents:: + :local: + :backlinks: none + :depth: 1 + +Overview +-------- + +Here are some projects that support Presto: + +* `APIJSON `_ : A JSON Transmission Protocol and an ORM Library that provides APIs and Docs without writing any code. + +* `Hibernate `_ : Hibernate's core Object/Relational Mapping functionality. diff --git a/presto-docs/src/main/sphinx/index.rst b/presto-docs/src/main/sphinx/index.rst index 339faadbbf502..f04767ad4fba4 100644 --- a/presto-docs/src/main/sphinx/index.rst +++ b/presto-docs/src/main/sphinx/index.rst @@ -18,6 +18,7 @@ Presto Documentation sql migration rest + ecosystem router develop release