Merge pull request #3786 from backstage/orkohunter/update-techdocs-features-status

docs: Update TechDocs features status on its architecture page
This commit is contained in:
Himanshu Mishra
2020-12-21 10:47:53 +01:00
committed by GitHub
+3 -3
View File
@@ -141,13 +141,13 @@ Status of all the features mentioned above.
**In place ✅**
- Basic setup with techdocs-backend file server as storage.
- Basic setup with cloud storage solution.
**Work in progress 🚧**
- Basic setup with cloud storage solution.
- `techdocs-cli` is able to generate docs in CI/CD environment.
- `techdocs-cli` is able to publish docs site to any storage.
**Not implemented yet ❌**
- `techdocs-cli` is able to generate docs in CI/CD environment.
- `techdocs-cli` is able to publish docs site to any storage.
- `techdocs-backend` integration with Backstage access control management.