Detail external request made from User_guide.html
This commit is contained in:
parent
e075cd6a1a
commit
6aeea6f57e
|
@ -42,7 +42,7 @@ Then compile the guide:
|
|||
```bash
|
||||
# for pdf
|
||||
asciidoctor-pdf -a optimize ./docs/User_guide.adoc
|
||||
# for html WARNING: external resources are loaded when opening (google fonts etc.)
|
||||
# for html WARNING: external resources are loaded when opening (fonts.googleapis.com, fonts.gstatic.com, cdnjs.cloudflare etc.)
|
||||
asciidoctor ./docs/User_guide.adoc
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue