Changes between Version 4 and Version 5 of StartModMaint
- Timestamp:
- Dec 3, 2013, 3:30:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModMaint
v4 v5 2 2 [[PageOutline]] 3 3 4 This page describes the mechanics of maintaining a Boost library using Git and Modular Boost. 4 This page describes the mechanics of maintaining a Boost library using Git and Modular Boost. The intended audience is developers involved in the maintenance of existing Boost libraries. 5 5 6 The intended audience is developers involved in the maintenance of existing Boost libraries. 6 == The Big Picture == 7 8 Library maintenance occurs in the context of how Boost is organized. Please study the [wiki:ModBigPicture Modular Boost Overview] since a Boost developer needs to be familiar with how Boost organizes its repositories. 7 9 8 10 == Prerequisites ==