-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Documentation
-
None
The current driver installation instructions (http://mongocxx.org/mongocxx-v3/installation/) try to cover all permutations of O/S and beginner vs advanced use cases in a single document. This makes it challenging for end users to extract relevant instructions and there are also too many potential decisions to consider.
It would be helpful to split the instructions into more discrete guides such as:
- Installing on Linux with GCC
- Installing on MacOS with Clang
- Installing on Windows 10 with Visual Studio
Each install guide could have streamlined default install steps with additional options listed later.
- depends on
-
CXX-1587 Update "ref" syntax for modern Hugo
- Closed
- related to
-
CXX-1962 Use cmake, not make/msbuild, in documentation
- Closed
-
CXX-2104 Document how to use C++ driver via CMake add_subdirectory()
- In Progress
-
CDRIVER-3703 Split installation instructions into platform specific pages
- Closed