sync: Synced local 'docs/' with remote 'docs/redoc/'

This commit is contained in:
redocly-bot 2023-10-23 12:07:23 +00:00 committed by ckoegel
parent 9a18eb62d5
commit 28b56bba8d

View File

@ -36,9 +36,9 @@ description.
</html>
```
{ % admonition type="success" name="URL or local file" % }
{% admonition type="success" name="URL or local file" %}
Set `spec-url` to a relative path if the file is local, e.g. `spec-url=my-api.yaml`. Use a full URL like the example above if it's hosted elsewhere.
{ % /admonition % }
{% /admonition %}
Open the HTML file in your browser to see the HTML documentation rendering. You may want to read the next section and add some configuration to make your documentation your own.