Skip to content

Commit 8f9e085

Browse files
authored
Merge pull request #520 from jsquyres/pr/doc-updates
Misc docs updates
2 parents b461ecf + 13b4e53 commit 8f9e085

File tree

4 files changed

+34
-4
lines changed

4 files changed

+34
-4
lines changed

community/lists/hwloc.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919

2020
<p><center><hr width=50%></center>
2121

22+
<h2 align=center><font color=red>NOTE:</font> New subscriptions to
23+
the mailing lists curently broken.</h2>
24+
25+
<h2 align=center>Please <a
26+
href="https://github.com/open-mpi/hwloc/issues/new/choose">create a
27+
GitHub issue with any questions</a> until we can get the mailing lists
28+
fixed.</h2>
29+
30+
<p><center><hr width=50%></center>
31+
2232
<P>The following lists are available for the <a href="<?php
2333
print($topdir); ?>/projects/hwloc/">hwloc</a> community:</p>
2434

community/lists/mtt.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@
2121

2222
<p><center><hr width=50%></center>
2323

24+
<h2 align=center><font color=red>NOTE:</font> New subscriptions to
25+
the mailing lists curently broken.</h2>
26+
27+
<h2 align=center>Please <a
28+
href="https://github.com/open-mpi/mtt/issues/new/choose">create a
29+
GitHub issue with any questions</a> until we can get the mailing lists
30+
fixed.</h2>
31+
32+
<p><center><hr width=50%></center>
33+
2434
<P>The following lists are available for the <a href="<?php
2535
print($topdir); ?>/projects/mtt/">MTT</a> community:</p>
2636

community/lists/ompi.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@
2626

2727
<p><center><hr width=50%></center>
2828

29+
<h2 align=center><font color=red>NOTE:</font> New subscriptions to
30+
the mailing lists curently broken.</h2>
31+
32+
<h2 align=center>Please <a
33+
href="https://github.com/open-mpi/ompi/issues/new/choose">create a
34+
GitHub issue with any questions</a> until we can get the mailing lists
35+
fixed.</h2>
36+
37+
<p><center><hr width=50%></center>
38+
2939
<P>The following lists are available for the Open MPI community:</p>
3040

3141
<P>

doc/index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
This documentation reflects the latest progression in the 4.1.x series.
3535
</li>
3636

37-
<li><a href="v4.0"><strong>v4.0 series</strong></a>.
38-
This documentation reflects the latest progression in the 4.0.x series.
39-
</li>
40-
4137
</ul></p>
4238

4339
<h2>Older series (retired, deprecated, or otherwise no longer in
4440
development)</h2>
4541

4642
<p><ul>
4743

44+
<li><a href="v4.0"><strong>v4.0 series</strong></a>.
45+
This documentation reflects the latest progression in the 4.0.x series.
46+
</li>
47+
4848
<li><a href="v3.1/"><strong>v3.1 series</strong></a>
4949
(prior stable release series). This documentation reflects the latest progression in the 3.1.x series.
5050
The emphasis of this

0 commit comments

Comments
 (0)