Skip to content

Commit c74dfde

Browse files
committed
docs: add warning to FAQ pages
Put a big red box at the top of each of the FAQ pages so that no one adds / edits the existing FAQ content (the goal is to fold all the old FAQ content into other sections of the documentation). Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent f073b9a commit c74dfde

9 files changed

+111
-13
lines changed

docs/faq/building-open-mpi.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Building Open MPI
22
=================
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/fault-tolerance.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Fault Tolerance
22
===============
33

4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
16+
17+
/////////////////////////////////////////////////////////////////////////
18+
419
What is "fault tolerance"?
520
--------------------------
621

docs/faq/general-tuning.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
General Tuning
22
==============
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/index.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
.. Open MPI FAQ
1+
Frequently Asked Questions (FAQ)
2+
================================
23

3-
This page will likely eventually go away (i.e., the "FAQ" section
4-
will likely disappear -- its contents will likely just be folded in
5-
elsewhere in the document).
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
68

9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
713

8-
Frequently Asked Questions (FAQ)
9-
================================
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
1016

1117
The pages below include questions that we are asked frequently enough
1218
that they are worth categorizing in an official way.

docs/faq/large-clusters.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Large Clusters
22
==============
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/running-mpi-apps.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Running MPI applications
22
========================
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/supported-systems.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Supported systems
22
=================
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/sysadmin.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
System administrator-level technical information
22
================================================
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

docs/faq/troubleshooting.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Troubleshooting
22
===============
33

4-
.. TODO How can I create a TOC just for this page here at the top?
4+
.. error:: This section represents old content from the <= v4.x FAQ
5+
that has not been properly converted to the new-style
6+
documentation. The content here was perfunctorily
7+
converted to RST, but it still needs to be:
8+
9+
#. Converted from a question-and-answer style to a regular
10+
documentation style (like the rest of these docs).
11+
#. Removed from this section and folded into other sections
12+
in these docs.
13+
14+
To be clear, this section will eventually be deleted; do
15+
not write any new content in this section.
516

617
/////////////////////////////////////////////////////////////////////////
718

0 commit comments

Comments
 (0)