Introduction
eventcatalog@2.33.0
EventCatalog provides the ability to add any custom documentation to your catalog.
This can be a great way to extend your catalog beyond what is provided, and bring your own documentation to EventCatalog, rather than having documentation spread across multiple tools.
Custom documentation is not limited, here are some examples of what you can do:
- Document architecture decision records
- Document infrastructure & operations
- Document CI/CD pipelines
- Document user journeys
- Document API documentation
- Document technical debt
- Document team processes
- Document onboarding information
- Document best practices
- Document standards
It's really up to you what you add here.
How custom documentation can help
EventCatalog provides the ability to document your architecture with domains, services and messages.
Users still have third party tools to document other parts of their architecture (e.g confluence, Google docs, etc), so this is an option to help you keep all your documentation in one place.
What can I do with custom documentation in EventCatalog?
You can add any custom documentation to your catalog, this also gives you access to the EventCatalog components. Your custom documentation is powered by markdown, meaning you can use EventCatalog components within your documentation.
Roadmap for custom documentation
This is the initial version of custom documentation in EventCatalog.
We plan to add the following features:
- Add support to embed EventCatalog visualizations into your documentation pages
- Embed EventCatalog resources into your custom documentation pages
- Add ability to add runtime blocks into your pages (e.g making requests to get third party data to display)