1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
a605a81da9 docs: Create community docs instance and move community content (#68675)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-11-03 18:22:15 -08:00
Ian Alton
4f97ee2dab docs: update plan names in docs content (#67573)
## What
<!--
* Describe what the change is solving. Link all GitHub issues related to
this change.
-->

This pull request updates plan names across most of the Documentation so
they're consistent with our current plan names.

## How
<!--
* Describe how code changes achieve the solution.
-->

My original plan was to convert free text to MDX variables so we only
had to make future updates to names in one place. While broadly
successful, there were numerous edge cases that made rolling this out
almost impossible. There were too many ways and places you couldn't use
variables due to a variety of limitations in Docusaurus and Airbyte's
internal MarkDown processor. Explaining how to properly use them made me
realize how prohibitively insufficient this was. In the end, I opted to
return to using free text for plan names.

Scope is now broadly reduced. This PR:

- Converts remaining instances of old plan names to new plan names. In
most cases, I replaced old plan names with new plan names directly. In
some cases, sentences were rewritten to make a bit more sense or be more
maintainable in the future.

- Removes previously added preprocessor variables from Docusaurus
configuration.

- Update Vale styles or various artifacts of content based on linter
findings.

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

Spot check updated pages to ensure plan names appear appropriately. It's
probably not necessary to check every single instance in detail.

For Platform docs, changes only apply to the Next/Cloud version. After
merging, I'll regenerate 2.0 docs based on this. 1.8 and before won't be
updated.

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

People can see correct plan names in docs content.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 17:34:29 -07:00
Ian Alton
0ec6c72f48 Make it more clear what Enterprise connectors are (#60309) 2025-05-21 10:45:56 -07:00
Ian Alton
01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00
Natik Gadzhi
15598945bc fix(docs): clarify connector support options and custom connectors (#53237) 2025-02-13 16:53:43 -08:00
Alex
cd31483667 Update Connector Docs: Airbyte Connector (#41254) 2024-07-09 23:38:12 +00:00
Lake Mossman
5bdbaa4a4b Update support level terminology in docs (#40723) 2024-07-08 15:37:02 -07:00
Lake Mossman
8e7f5022c2 Revert "Updating terminology Community Connector > Marketplace Connec… (#40710) 2024-07-03 14:03:25 -07:00
Audrey Maldonado
53c5dd6ce2 Updating terminology Community Connector > Marketplace Connector, Certified Connector > Integration (#40678)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-07-02 21:15:29 +00:00
Evan Tahler
1caa79b3bf docs about how to unarchive a connector (#35825) 2024-03-05 15:57:15 -03:00
Evan Tahler
fa338ad8dc Support archived connectors in Docs (#35374) 2024-02-20 10:13:48 -08:00
Tim Roes
faedd86ee0 📚 Add availability information to docs (#33650) 2023-12-20 18:47:58 +01:00
Tim Roes
c5db1e947b 📚 Documentation November 2023 overhaul (#32811)
Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com>
Co-authored-by: timroes <timroes@users.noreply.github.com>
Co-authored-by: nataliekwong <nataliekwong@users.noreply.github.com>
2023-11-26 11:57:38 -08:00