#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
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to