projects
/
libuv1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc48685
)
remove iframe from html doc - avoid privacy breach
author
Jérémy Lal
<kapouer@melix.org>
Wed, 19 Jun 2024 16:57:50 +0000
(18:57 +0200)
committer
Dominique Dumont
<dod@debian.org>
Wed, 19 Jun 2024 16:57:50 +0000
(18:57 +0200)
Forwarded: not-needed
Gbp-Pq: Name privacy-breach-generic.patch
docs/src/guide/basics.rst
patch
|
blob
|
history
diff --git
a/docs/src/guide/basics.rst
b/docs/src/guide/basics.rst
index 2b21d730c3049afe73463c92c0fdfde614353973..4a6aee2ae2de31064ebfb76a8269bd0a34c48089 100644
(file)
--- a/
docs/src/guide/basics.rst
+++ b/
docs/src/guide/basics.rst
@@
-73,11
+73,7
@@
either libuv or libev, it is a quick, useful watch.
libuv's event loop is explained in more detail in the `documentation
<https://docs.libuv.org/en/v1.x/design.html#the-i-o-loop>`_.
-.. raw:: html
-
- <iframe width="560" height="315"
- src="https://www.youtube-nocookie.com/embed/nGn60vDSxQ4" frameborder="0"
- allowfullscreen></iframe>
+.. _lxjs_2012: https://www.youtube-nocookie.com/embed/nGn60vDSxQ4
Hello World
-----------