Changes between Version 20 and Version 21 of BuildbotNetAdmin


Ignore:
Timestamp:
07/10/10 16:38:13 (3 years ago)
Author:
dustin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildbotNetAdmin

    v20 v21  
    1111 
    1212= Documentation = 
     13Buildbot's documentation, http://buildbot.net/buildbot/docs, is a combination of two parts 
    1314 
     15== Static / Historical Documentation == 
     16The static "menu" pages and documentation for released versions of Buildbot are in the 'bbdocs' repository - see http://github.com/buildbot/bbdocs.  There is a clone of this repository at {{{/home/buildbot/html/buildbot}}} where you can 'git pull' as necessary.  This data is all managed manually - new versions are added by hand and committed, and there is no automatic 'pull' going on on buildbot.net. 
     17 
     18== Latest Documentation == 
     19 
     20At every commit, the MetaBuildbot overwrites {{{/home/buildbot/html/buildbot/docs/latest}}} with the latest generated texinfo and API docs.  See the MetaBuildbotConfig for details about how this happens. 
    1421 
    1522= !MetaBuildbot =