1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

30 Commits

Author SHA1 Message Date
Sophia Wiley
f91799ba09 October Release Notes (#19318)
* added october release notes to sidebar and added content

* changed link and edited word

* changed number
2022-11-10 15:07:47 -08:00
Charles
2237654392 config db data catalog (#16427) 2022-10-08 23:11:11 -05:00
Sophia Wiley
37bf5f5885 September Release Notes (#17754)
* added info

* added sidebar

* small formatting change

* spelling fix
2022-10-07 13:46:07 -07:00
Amruta Ranade
1ac6df7537 low-code connector docs (#17534) 2022-10-03 18:22:29 -04:00
Alexandre Girard
eb14f4930b Add low code docs to the sidebar (#17490)
* Add low code docs to the sidebar

* fix
2022-10-03 12:42:58 -04:00
Simon Späti
8a74d39ac3 📖 Removing existing Glossary of Terms and link to new Data Glossary (#17313) 2022-10-03 12:37:34 +02:00
Amruta Ranade
f20b5047f2 New security doc (#16547) 2022-09-09 15:10:34 -04:00
Sophia Wiley
be1fc3b1d4 August Release Notes v.2 (#16536)
* Added August to sidebar

* Added content
2022-09-09 10:21:46 -07:00
Davin Chia
c2c276d1a4 Add documentation on how to configure and debug connector resources. (#16204)
* Add documentation on how to configure and debug connector resources.

* Wording.

* Add to sidebar.
2022-09-01 14:48:14 -07:00
Sophia Wiley
86a5f90f2e Edited July Release Notes (#16179)
* Changed August to July in title, file, and sidebar

* deleted extra spaces
2022-08-31 11:07:27 -07:00
Sophia Wiley
732ec3ca81 Release Note Documentation (#16148)
* added release notes file

* changed file name

* Added release notes

* Edited formatting and links

* Deleted extra lines and backticks

* Deleted extra spaces

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2022-08-31 11:34:53 -04:00
Amruta Ranade
3c9c5d412e Updated the docs contribution guide (#15619)
* Initial changes

* more edits
2022-08-12 13:55:53 -04:00
Amruta Ranade
1c0612b5ae Docs cleanup (#15174)
* Deleted extra pages + removed changelogs from the navigation bar

* fixed broken link
2022-08-01 16:24:55 -04:00
Amruta Ranade
47d41ee7b2 fixing broken things in docs (#14685) 2022-07-13 13:53:23 -04:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Amruta Ranade
d5b1069b49 Remove the catalog from the sidebar since the file has been deleted in Update Airbyte Protocol Docs (#13709) (#13813) 2022-06-15 13:19:40 -04:00
Amruta Ranade
bc98dc0fd2 Edited Stripe, HubSpot, Intercom docs (#13810)
* Initial edits

* Updated the Stripe connector doc

* Updated the Stripe doc

* Updated HubSpot and Intercom docs

* Minor sidebar edit
2022-06-15 13:07:08 -04:00
Charles
22b727c0ea Update Airbyte Protocol Docs (#13709) 2022-06-14 15:04:38 -07:00
Amruta Ranade
235af43d2c Added link to maintainer code of conduct (#13653)
* added link to maintainer code of conduct

* Docusaurus updates
2022-06-09 14:58:16 -04:00
Amruta Ranade
a982bc45d6 Redesign landing page (#13628)
* Initial edits

* Edited the landing page and simplified sidebar.js

* more tweaks

* Docusaurus updates
2022-06-08 19:02:43 -04:00
Sherif A. Nada
0ce18fb56d Auto-add connector docs pages to catalog sidebar and update checklist (#13467) 2022-06-06 13:30:24 -07:00
Topher Lubaway
0c5cdc7e66 Adds redirects to the sidebars (#13334)
fixes two HTML tag like errors docusaurs isn't into
2022-05-31 09:51:32 -05:00
Topher Lubaway
89219c2a19 Adds google sheets to docs sidebar (#13153) 2022-05-24 15:30:28 -05:00
Topher Lubaway
7df8829353 Some kind words around docs contribution (#13133)
copied from Cloud
2022-05-24 15:21:48 -05:00
Davin Chia
f8a35eaa80 Add Java Catalog documentation. (#12751)
Clean up and add better guidelines on how to use the Java catalogs we recently added.

Took the chance to move existing documentation to improve reading flow.
2022-05-11 13:02:07 +08:00
Amruta Ranade
68f185e92a Docs post-migration cleanup (#12074) 2022-04-15 11:56:26 -04:00
Topher Lubaway
cbed3205f1 Configuration changes for docs (#11834)
changes are already deployed.
updating for consitency and clairity
2022-04-08 09:46:24 -07:00
Topher Lubaway
c8337ea3ba Add docs sidebar (#11817)
* Brings pairity for doc checks from cloud

* WIP Sidebar config

It's sketchy JSON let's commit before we break i

* MVP sidebars

summary.md is no longer functional
it's higherarchy was translated into sidebar.js
as a JSON format that docusaurus likes

* Removes another unused readme
2022-04-07 14:16:35 -07:00
Topher Lubaway
17407da1e6 Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling

tooling works
broken links still exist

needs the pipeline to work with GH pages
merging sooner means that we won't have forked problems from
the relatively frequently updated docs folder

* Updates readme

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/docusaurus.config.js

Co-authored-by: Davin Chia <davinchia@gmail.com>

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-04-06 10:32:36 -07:00