Changes between Version 4 and Version 5 of StartModMaint


Ignore:
Timestamp:
Dec 3, 2013, 3:30:14 PM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartModMaint

    v4 v5  
    22[[PageOutline]]
    33
    4 This page describes the mechanics of maintaining a Boost library using Git and Modular Boost.
     4This 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.
    55
    6 The intended audience is developers involved in the maintenance of existing Boost libraries.
     6== The Big Picture ==
     7
     8Library 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.
    79
    810== Prerequisites ==