Subject: [Boost-bugs] [Boost C++ Libraries] #3029: quickbook - import Python code snippets
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-14 20:41:28
#3029: quickbook - import Python code snippets
-------------------------------------+--------------------------------------
Reporter: jgresula_at_[hidden] | Owner: djowel
Type: Patches | Status: new
Milestone: Boost 1.40.0 | Component: quickbook
Version: Boost Development Trunk | Severity: Not Applicable
Keywords: |
-------------------------------------+--------------------------------------
The attached patch allows to import Python code snippets. The syntax is:
{{{
#[id
"""` A multi-line
markup."""
#` A single-line markup.
#]
}}}
The patch also enables to import pure C code snippets:
{{{
/*[id */
...
/*]*/
}}}
I have been already using it in my project (http://www.jagpdf.com/doc) for
some time now without problems.
If there is an interest in this functionality, I'm willing to help with
anything related - tests, code polishing, etc.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3029> 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:00 UTC