Synopsis - Issue Tracker

Bug14 Editing

Title Recognize ReST conventions
Created on 2003-10-13.20:34:50 by dave, last changed 2006-04-28.12:52:49 by stefan.
assigned to stefan priority normal
type rfe severity normal
components platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? dave, stefan

Messages
Author: dave Date: 2003-10-13.20:34:50
Ultimately, Synopsis should have a comment 
parser which supports ReStructuredText. 

As a stopgap, it would be very helpful if you 
could support the use of :: to begin 
preformatted blocks (until the indentation level 
is reduced).  See the examples in 
boost/python/signature.hpp.  Docutils adds a 
trailing colon for "end of phrase::" but not 
for "middle of phrase ::"
Author: stefan Date: 2006-04-10.15:15:28
Synopsis now supports ReST markup by means of
the docutils package. Could you please confirm
that it works the way you expect ?
Run 'synopsis -p Cxx --translate=rst -f HTML' on
some source code to test the feature, but make
sure you have docutils installed.

Unfortunately this branch (and the upcoming
synopsis release) is still unable to parse
boost due to some Cpp problems.
Preprocessing boost works on the trunk, where
I use boost.wave, but there are other issues,
as you know, making that branch not yet suitable
for a release...
History
Date User Action Args
2003-10-13 20:34:50davecreate
2003-10-15 00:42:44stefansetbug_type: (no value)
2006-03-30 15:31:36stefansetstatus: new
assignedto: (no value)
nosy: + stefan
2006-04-10 15:15:29stefansetmessages: + msg542
2006-04-28 12:52:49stefansetstatus: open
resolution: (no value)