mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
sync: Synced local 'docs/' with remote 'docs/redoc/'
This commit is contained in:
parent
88f813eb68
commit
ba7cd0a130
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user