* Updated docs for techdocs plugin
* Error in example comment
* Update plugins/techdocs/README.md
Co-authored-by: Emma Indal <emmai@spotify.com>
* Update plugins/techdocs/src/reader/README.md
Co-authored-by: Emma Indal <emmai@spotify.com>
* Update plugins/techdocs/src/reader/README.md
Co-authored-by: Emma Indal <emmai@spotify.com>
* Update plugins/techdocs/src/reader/README.md
Co-authored-by: Emma Indal <emmai@spotify.com>
* Update link to transformers doc to point to reader doc for now
Co-authored-by: Emma Indal <emmai@spotify.com>
* docs(techdocs): update getting started docs
* docs(techdocs): update text and link to version
* fix docs link
* fix docs link
* Update docs/features/techdocs/getting-started.md
* update creating and publishing docs
* fix(template tags): fixes issues with tags specified with uppercase
* adds new validator for metadata tags
* fix(template tags): change tags to be lowercase
* fix(template tags docs): update docs to include lowercased tags
* fix(validator): change back to using isValidDnsLabel for tags
* fix(software catalog docs): use lowercase tags in docs
* Update the system model to focus more on the core entities.
Now that we have a way of labeling and annotating catalogue
entities, we can focus the system model more on the entities
themselves. I believe that also makes more sense as a model that
is shared across many companies - it's easier to standardize on
the core entities, and leave some room to implement further
abstraction or categories to individual implementations.
* Re-add system and domain conepts.
* docs(scaffolder): Added some reference for the Template kind in the service catalog
* docs(scaffolder): adding a basic readme for the scaffolder
* docs(scaffolder): more small fixes
* chore(scaffolder): removing unused routes in the scaffolder
* docs(scaffolder): fixing linking to the template entity
* docs(scaffolder): fixing indentation
* docs(scaffolder): rewrite a little
* chore(scaffolder): Added some more documentation sections
* docs(scaffolder): added some documentation about loading your own templates
* docs(scaffolder): created some great documentation. make docs great again
* docs(scaffolder): added some more info about creating your own templater
* chore(scaffolder): finshing of create your own templater docs
* docs(scaffolder): updating the last of the preparr
* docs(scaffolder): think docs are great for scaffolder again
* docs(scaffolder): more user docs for the scaffolder
* docs(scaffolder): fix header
* docs(scaffolder): shuffle around the documenation
* chore(scaffolder): fixing again
* docs(scaffolder): fixing some docs again