Minor navigation updates to Formal Reviews topics (#511)

This commit is contained in:
Peter Turcan
2025-09-30 11:41:46 -07:00
committed by GitHub
parent ac10de2db7
commit 927fbb53d0
3 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ Before submitting a library for review, work through this checklist to help poli
* <<Usability and API Design>>
* <<Pre-Review Feedback>>
* <<Examples of Successful Libraries>>
* <<See Also>>
== Code Quality and Design

View File

@@ -13,6 +13,10 @@ Before a library can be scheduled for formal review, an active Boost member (not
Before submitting a library, it will help to understand the role of the review manager.
* <<The Role of Review Manager>>
* <<Becoming a Review Manager>>
* <<See Also>>
== The Role of Review Manager
The review manager works through the following process:

View File

@@ -17,6 +17,15 @@ Ask questions for the library authors, on the https://lists.boost.org/mailman/li
Here's a structured approach to writing a review of a library, covering all the bases:
* <<Introduction>>
* <<Design and Architecture>>
* <<Implementation>>
* <<Documentation>>
* <<Conclusion>>
* <<Review Template>>
* <<Best Practices>>
* <<See Also>>
== Introduction
Introduce yourself, and your knowledge of the problem domain. Remember that input from a newcomer to a domain is valuable. Briefly introduce the library and its purpose as you see it.