Re: [Boost-bugs] [Boost C++ Libraries] #5709: boost.build docutils module not working

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5709: boost.build docutils module not working
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-18 05:54:01


#5709: boost.build docutils module not working
-------------------------------+--------------------------------------------
  Reporter: stefan | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by vladimir_prus):

 Stefan,

 as I've said on IRC, your first step should be to add
 {{{
 ECHO "Here I am" ;
 }}}
 as the first statement of docbook.init, and make sure it is executed. If
 it's not executed, it means you are modifying wrong docbook.init, or you
 don't have 'using docbook', or you have 'using docbook' in wrong user-
 config.jam, or something similar.

 After then, you should add
 {{{
 RST2XXX = [ common.find-tool rst2html ] ;
 }}}

 as the last stateme of the "if" inside docbook.init.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5709#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC