hello, I'm new in sphinx 
i habe two questions:
first:
i want sphinx generate this:

<img src="../map/ko00051.png" usemap="#mapdata" border="0" />
<map name="mapdata">
<area shape=circle coords=233,103,4 
href="http://www.kegg.com/dbget-bin/www_bget?C00247"; title="C00247 
(L-Sorbose)" />
but I found there isn't some usemap attribute in the rst.
how to implement  the html script above? the url of href is a url of a  rst 
file


2. after install docutils 0.10 and sphinx I edit the ~/.docutils file .add :
[restructuredtext parser]
raw_enabled: 1

but I found error: Content block expected for the "raw" directive; none 
found.
How to resolve it?

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to