docs-v2/content
Jason Stirnaman 6df73de175 To build the API pages, run `yarn run build-apidocs` from the project directory.
No longer uses Hugo /data.
Removes dependency on the Hugo-data-to-pages script.
For each product endpoint, generate a page with the endpoint spec inside the frontmatter.
Writes endpoint specs into each page's frontmatter.
Assign a `type` property for API reference (OpenAPI) paths. For example, if the page structure is `content/influxdb/v2/api/v2/[OpenAPI path]`, then add `type: api_path` to the frontmatter and, if necessary, specify a layout: `layout: api_path`.
Renders the spec param JSON using Rapidoc.

TODO:
- Cleanup
- Create additional templates that process page data for nav, filtering, links, code samples, etc.
- Fix circular reference issues in specs that prevent generating a dereferenced JSON bundle (which could also help us our own custom UI...should we choose).
2025-03-04 17:08:33 -06:00
..
chronograf/v1 Release Chronograf v1.10.6 (#5714) 2024-12-16 13:19:25 -07:00
enterprise_influxdb/v1 fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
flux/v0 Merge branch 'master' into core-enterprise-api-ref 2025-03-04 16:36:46 -06:00
influxdb fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
influxdb3 Merge branch 'master' into core-enterprise-api-ref 2025-03-04 16:36:46 -06:00
kapacitor/v1 Release Kapacitor v1.7.6 2024-10-28 14:11:05 +01:00
platform fix(v1,v2): bad aliases causing 404s 2024-10-03 16:18:34 -05:00
resources fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
shared Merge branch 'master' into core-enterprise-api-ref 2025-03-04 16:36:46 -06:00
telegraf/v1 Update content/telegraf/v1/install.md 2025-03-04 10:38:19 -06:00
.remarkrc.yaml chore(ci): Add remark-lint to project 2024-07-30 10:07:46 -05:00
_index.md addressed PR feedback, updated homepage card structure 2020-09-02 12:16:00 -06:00
example.md Add support for GitHub style alerts (#5667) 2024-11-07 14:54:01 -07:00