We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config file 'mkdocs.yml' does not exist
Hello,
I followed the basic Techdocs setup as described here by adding sample-service to my Backstage app-config.yaml as follows:
sample-service
app-config.yaml
catalog: locations: - type: url target: "https://github.com/RoadieHQ/sample-service/blob/main/catalog-info-docs-only.yaml"
By when I visit the TechDocs tab, I get the following error:
When I look in the sample-service root folder, I see that the mkdocs.yml file is there so I'm not sure what the problem is.
Thanks,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I followed the basic Techdocs setup as described here by adding
sample-service
to my Backstageapp-config.yaml
as follows:By when I visit the TechDocs tab, I get the following error:
When I look in the
sample-service
root folder, I see that the mkdocs.yml file is there so I'm not sure what the problem is.Thanks,
The text was updated successfully, but these errors were encountered: