f2dd70fee5
* docs(techdocs): add basic structure * chore: add techdocs-core to docs/features/techdocs * fix: separated out links * fix: convert into markdown table
TechDocs Documentation
What is it?
Intro, backstory, etc.
Structure
- Getting Started
- Concepts
- Reading Documentation
- Writing Documentation
- Publishing Documentation
- Contributing
- Debugging
- FAQ
Tech Stack
| Stack | Location |
|---|---|
| Frontend | @backstage/plugin-techdocs |
| Backend | @backstage/plugin-techdocs-backend |
| Docker Container (for generating doc sites) | packages/techdocs-container |
| CLI (for local development) | packages/techdocs-cli |