- Cleaner interface works better for piping output to agents and downstream utilities - Updates README.md and other authoring docs This repository includes a `docs` CLI tool for common documentation workflows: ```sh npx docs create drafts/new-feature.md --products influxdb3_core npx docs edit https://docs.influxdata.com/influxdb3/core/admin/ npx docs placeholders content/influxdb3/core/admin/upgrade.md npx docs --help ``` |
||
|---|---|---|
| .. | ||
| lib | ||
| schemas | ||
| templates | ||
| add-placeholders.js | ||
| docs-cli.js | ||
| docs-create.js | ||
| docs-edit.js | ||
| setup-local-bin.js | ||