Skip to content

Commit c21033e

Browse files
authored
Merge pull request #10482 from jsquyres/pr/docs-updates
Remove "to do" section from RST docs
2 parents 114a563 + f7e6935 commit c21033e

File tree

3 files changed

+1
-126
lines changed

3 files changed

+1
-126
lines changed

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Table of contents
6464
:maxdepth: 2
6565
:numbered:
6666

67-
to-do
6867
quickstart
6968
getting-help
7069
release-notes/index

docs/installing-open-mpi/configure-cli-options/support-libraries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ are used by Open MPI that can be used with ``configure``:
2020
* ``external``: Use an external installation (rely on default
2121
compiler and linker paths to find it). ``configure`` will abort
2222
if it cannot find suitable header files and libraries.
23-
* ``internal``: Use Open MPI's internal/bundled copy..
23+
* ``internal``: Use Open MPI's internal/bundled copy.
2424
* No value specified: Try the ``external`` behavior. If that fails,
2525
fall back to ``internal`` behavior. *This is the default behavior.*
2626
* ``DIR``: Specify the location of a specific installation to use.

docs/to-do.rst

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)