|
1 | 1 | ---
|
2 | 2 | title: Docs build utilities
|
3 | 3 | hidden: true
|
| 4 | +redirect_from: '/connections/destinations/xyzzy/' |
4 | 5 | ---
|
5 | 6 |
|
6 |
| -This page lists some useful other pages for answering docs-related questions. This page is hidden (not indexed or searchable) but not secret. |
| 7 | +This page lists some useful pages for answering docs-related questions. This page is hidden (not indexed or searchable) but is not secret. |
7 | 8 |
|
8 |
| -### How do use that cool format?! |
9 |
| - |
10 |
| -View the [Formatting Guide](/docs/utils/formatguide/) to see some of the neat stuff we can do with the docs. |
| 9 | +## Info about Integrations |
11 | 10 |
|
| 11 | +### Destinations |
12 | 12 |
|
13 |
| -### Why doesn't this integration page have any programmatic content? |
| 13 | +- [Alphabetical raw list of destinations](/docs/connections/destinations/catalog/index-all/) |
| 14 | +- [Destinations Connection Modes comparison](/docs/connections/destinations/cmodes-compare/) |
| 15 | +- [Destinations Methods comparisons](/docs/connections/destinations/methods-compare/) |
| 16 | +- [Destinations by category comparisons](/docs/connections/destinations/category-compare/) |
| 17 | +- [Destinations in beta](/docs/utils/beta-destinations/) |
14 | 18 |
|
15 |
| -The liquid scripts run based on finding a match between the page path and the key in the `_data/catalog` files. Due to renames, these can fall out of date. Check out the [Find Mismatches page](/docs/utils/find-mismatches/) for a list of possible "problem child" destinations. |
| 19 | +### Sources |
| 20 | +- [Sources by category comparison](/docs/connections/sources/sources-compare/) |
16 | 21 |
|
17 |
| -### Which integrations are in beta? |
18 | 22 |
|
19 |
| -We have a [list of destinations in beta here](/docs/utils/find-betas/). |
| 23 | +## Info about the docs builds |
20 | 24 |
|
| 25 | +### How do I use that cool format?! |
21 | 26 |
|
22 |
| -### What other cool stuff is out there? |
| 27 | +View the [Formatting Guide](/docs/utils/formatguide/) to see some of the neat stuff we can do with the docs. |
23 | 28 |
|
24 |
| -From XYZZY, you can see a these other cool and useful pages: |
25 | 29 |
|
26 |
| -- [Destinations Connection Modes comparison](/docs/connections/destinations/cmodes-compare/) |
27 |
| -- [Destinations Methods comparisons](/docs/connections/destinations/methods-compare/) |
28 |
| -- [Destinations by category comparisons](/docs/connections/destinations/category-compare/) |
| 30 | +### Why doesn't this integration page have any programmatic content? |
29 | 31 |
|
30 |
| -- [Sources by category comparison](/docs/connections/sources/sources-compare/) |
| 32 | +The liquid scripts run based on finding a match between the page path and the key in the `_data/catalog` files. Due to renames, these can fall out of date. Check out the [Find Mismatches page](/docs/utils/find-mismatches/) for a list of possible "problem child" destinations. |
0 commit comments