Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ Table of contents
:maxdepth: 2
:numbered:

to-do
quickstart
getting-help
release-notes/index
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ are used by Open MPI that can be used with ``configure``:
* ``external``: Use an external installation (rely on default
compiler and linker paths to find it). ``configure`` will abort
if it cannot find suitable header files and libraries.
* ``internal``: Use Open MPI's internal/bundled copy..
* ``internal``: Use Open MPI's internal/bundled copy.
* No value specified: Try the ``external`` behavior. If that fails,
fall back to ``internal`` behavior. *This is the default behavior.*
* ``DIR``: Specify the location of a specific installation to use.
Expand Down
124 changes: 0 additions & 124 deletions docs/to-do.rst

This file was deleted.