[Buildbot-commits] [SPAM] Re: [Buildbot] #356: doxygen build step

Buildbot buildbot-devel at lists.sourceforge.net
Fri Jan 1 03:34:15 UTC 2010


#356: doxygen build step
------------------------+---------------------------------------------------
Reporter:  ashcrow      |        Owner:  ashcrow 
    Type:  enhancement  |       Status:  assigned
Priority:  minor        |    Milestone:  0.8.+   
 Version:  0.7.12       |   Resolution:          
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by bradh):

  * version:  0.7.9 => 0.7.12


Comment:

 The next problem I ran across was that the documentation steps aren't
 available once buildbot is installed.

 Fix for that:
 {{{
 index 61748a6..fdbc95e 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -188,6 +188,7 @@ setup_args = {
                "buildbot.status", "buildbot.status.web",
                "buildbot.changes",
                "buildbot.steps",
 +              "buildbot.steps.docs",
                "buildbot.steps.package",
                "buildbot.steps.package.rpm",
                "buildbot.process"
 }}}

-- 
Ticket URL: <http://buildbot.net/trac/ticket/356#comment:11>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list