Add anchors to link to specific parts of index
Add HTML anchor targets to allow links to jump directly to the interesting part of the index document. Change-Id: I95f0d8d18a1c7017f284808a26e3dd565fecbf47
This commit is contained in:
parent
e6627d374c
commit
63d1d1f93e
@ -30,6 +30,7 @@ h2,h3 {margin-top: 30px;}
|
|||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<a id="channels"></a>
|
||||||
<h2>IRC channels</h2>
|
<h2>IRC channels</h2>
|
||||||
<p>OpenStack maintains a large number of channels on the Freenode IRC network for community communications. You can learn more about IRC in the <a href="https://docs.openstack.org/contributors/common/irc.html">Contributor Guide</a>.</p>
|
<p>OpenStack maintains a large number of channels on the Freenode IRC network for community communications. You can learn more about IRC in the <a href="https://docs.openstack.org/contributors/common/irc.html">Contributor Guide</a>.</p>
|
||||||
<p>The main channels are:</p>
|
<p>The main channels are:</p>
|
||||||
@ -43,6 +44,7 @@ h2,h3 {margin-top: 30px;}
|
|||||||
<a href="irclogs/">IRC Channel Logs</a></div>
|
<a href="irclogs/">IRC Channel Logs</a></div>
|
||||||
<p>Links to specific meeting logs can be found on meeting descriptions below.</p>
|
<p>Links to specific meeting logs can be found on meeting descriptions below.</p>
|
||||||
|
|
||||||
|
<a id="meetings"></a>
|
||||||
<h2>IRC meetings schedule</h2>
|
<h2>IRC meetings schedule</h2>
|
||||||
<p>The IRC meetings schedule is driven by the
|
<p>The IRC meetings schedule is driven by the
|
||||||
<a href=http://git.openstack.org/cgit/openstack-infra/irc-meetings/tree/>openstack-infra/irc-meetings</a> repository.
|
<a href=http://git.openstack.org/cgit/openstack-infra/irc-meetings/tree/>openstack-infra/irc-meetings</a> repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user