]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: contact: Remove HTML anchors and adjust documents using them
authorPeter Krempa <pkrempa@redhat.com>
Thu, 14 Apr 2022 07:39:02 +0000 (09:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 25 Apr 2022 14:33:01 +0000 (16:33 +0200)
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>
docs/contact.rst
docs/contribute.rst
docs/page.xsl
docs/securityprocess.rst

index 75b1239301592db13990bfb22d45fe75157b7a67..19e1b66a52b06361f9d81f8500275c20a85fc22d 100644 (file)
@@ -1,6 +1,3 @@
-.. role:: anchor(raw)
-   :format: html
-
 ===================================
 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
 process <securityprocess.html>`__ instead.
 
-:anchor:`<a id="email"/>`
-
 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
 `Contributor Guidelines <hacking.html>`__ page.
 
-:anchor:`<a id="irc"/>`
-
-IRC discussion
---------------
+IRC
+---
 
 Some of the libvirt developers may be found on IRC on the `OFTC
 IRC <https://oftc.net>`__ network. Use the settings:
index c95c8b59d2765f540d6fee52727ce6d3927d6a2d..6ed5426b8a999a4a93ffd34b36eb6f6b331dabac 100644 (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
    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
-   list <contact.html#email>`__, or sites such as
+   list <contact.html#mailing-lists>`__, or sites such as
    `stackoverflow. <https://stackoverflow.com/questions/tagged/libvirt>`__
    People who are familiar with libvirt and have ability & desire to help other
    users are encouraged to participate in these help forums.
@@ -82,10 +82,10 @@ for communication between contributors:
 Mailing lists
 ~~~~~~~~~~~~~
 
-The project has a number of `mailing lists <contact.html#email>`__ for general
-communication between contributors. In general any design discussions and review
-of contributions will take place on the mailing lists, so it is important for
-all contributors to follow the traffic.
+The project has a number of `mailing lists <contact.html#mailing-lists>`__ for
+general communication between contributors. In general any design discussions
+and review of contributions will take place on the mailing lists, so it is
+important for all contributors to follow the traffic.
 
 Instant messaging / chat
 ~~~~~~~~~~~~~~~~~~~~~~~~
index 7d0203cf62368d84615376411f989712fc1dd3e6..0a0b0174828bf02468d0d083c20b210c7c8f6d4b 100644 (file)
           <div id="contact">
             <h3>Contact</h3>
             <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>
             </ul>
           </div>
index fe64e94f803613797a22b50cae0a4e8fa38ef45a..23f7a39e962d136c1a0b3b478827ddc822c98e5d 100644 (file)
@@ -35,8 +35,8 @@ format in the `libvirt-security-notice GIT
 repository <https://gitlab.com/libvirt/libvirt-security-notice>`__ and
 `published online <https://security.libvirt.org>`__ in text, HTML and XML
 formats. Security notices are published on the `libvirt-announce mailing
-list <https://libvirt.org/contact.html#email>`__ when any embargo is lifted, or
-as soon as triaged if already public knowledge.
+list <https://libvirt.org/contact.html#mailing-lists>`__ when any embargo is
+lifted, or as soon as triaged if already public knowledge.
 
 Security team
 -------------