docs: contact: Remove HTML anchors and adjust documents using them

Modify the name of the 'IRC discussion' paragraph to just 'IRC' so that
the links keep working and remove the raw HTML anchors.

Adjustment is needed for documents which were using the '#email' anchor
which has now become '#mailing-lists'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa 2022-04-14 09:39:02 +02:00
parent fb2ebfd927
commit f843cdab7f
4 changed files with 10 additions and 17 deletions

View File

@ -1,6 +1,3 @@
.. role:: anchor(raw)
:format: html
=================================== ===================================
Contacting the project contributors Contacting the project contributors
=================================== ===================================
@ -17,8 +14,6 @@ issues <securityprocess.html>`__ that should be used instead. So if your issue
has security implications, ignore the rest of this page and follow the `security has security implications, ignore the rest of this page and follow the `security
process <securityprocess.html>`__ instead. process <securityprocess.html>`__ instead.
:anchor:`<a id="email"/>`
Mailing lists Mailing lists
------------- -------------
@ -78,10 +73,8 @@ discussion. Wherever possible, please generate the patches by using
regarding developing libvirt and/or contributing is available on our regarding developing libvirt and/or contributing is available on our
`Contributor Guidelines <hacking.html>`__ page. `Contributor Guidelines <hacking.html>`__ page.
:anchor:`<a id="irc"/>` IRC
---
IRC discussion
--------------
Some of the libvirt developers may be found on IRC on the `OFTC Some of the libvirt developers may be found on IRC on the `OFTC
IRC <https://oftc.net>`__ network. Use the settings: IRC <https://oftc.net>`__ network. Use the settings:

View File

@ -67,7 +67,7 @@ to libvirt. If you have ideas for other contributions feel free to follow them.
have, or run into trouble with managing an existing deployment. While some have, or run into trouble with managing an existing deployment. While some
users may be able to contact a software vendor to obtain support, it is users may be able to contact a software vendor to obtain support, it is
common to rely on community help forums such as `libvirt users mailing common to rely on community help forums such as `libvirt users mailing
list <contact.html#email>`__, or sites such as list <contact.html#mailing-lists>`__, or sites such as
`stackoverflow. <https://stackoverflow.com/questions/tagged/libvirt>`__ `stackoverflow. <https://stackoverflow.com/questions/tagged/libvirt>`__
People who are familiar with libvirt and have ability & desire to help other People who are familiar with libvirt and have ability & desire to help other
users are encouraged to participate in these help forums. users are encouraged to participate in these help forums.
@ -82,10 +82,10 @@ for communication between contributors:
Mailing lists Mailing lists
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
The project has a number of `mailing lists <contact.html#email>`__ for general The project has a number of `mailing lists <contact.html#mailing-lists>`__ for
communication between contributors. In general any design discussions and review general communication between contributors. In general any design discussions
of contributions will take place on the mailing lists, so it is important for and review of contributions will take place on the mailing lists, so it is
all contributors to follow the traffic. important for all contributors to follow the traffic.
Instant messaging / chat Instant messaging / chat
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -172,7 +172,7 @@
<div id="contact"> <div id="contact">
<h3>Contact</h3> <h3>Contact</h3>
<ul> <ul>
<li><a href="{$href_base}contact.html#email">email</a></li> <li><a href="{$href_base}contact.html#mailng-lists">email</a></li>
<li><a href="{$href_base}contact.html#irc">irc</a></li> <li><a href="{$href_base}contact.html#irc">irc</a></li>
</ul> </ul>
</div> </div>

View File

@ -35,8 +35,8 @@ format in the `libvirt-security-notice GIT
repository <https://gitlab.com/libvirt/libvirt-security-notice>`__ and repository <https://gitlab.com/libvirt/libvirt-security-notice>`__ and
`published online <https://security.libvirt.org>`__ in text, HTML and XML `published online <https://security.libvirt.org>`__ in text, HTML and XML
formats. Security notices are published on the `libvirt-announce mailing formats. Security notices are published on the `libvirt-announce mailing
list <https://libvirt.org/contact.html#email>`__ when any embargo is lifted, or list <https://libvirt.org/contact.html#mailing-lists>`__ when any embargo is
as soon as triaged if already public knowledge. lifted, or as soon as triaged if already public knowledge.
Security team Security team
------------- -------------