In order to experiment with reStructuredText as a format for the ++
docstrings, I need access to the raw docstrings.
Of course, it would be good, if they lived in the FriCAS database, but
it seems it's not really needed to change FriCAS so much.

(With the help of Waldek) I looked a bit through the Boot code.
It looks as if it would be enough for my purposes to add a hook too the
function

transDocList($constructorName,doclist) in c-doc.boot.

The hook would have to simply write out the content of doclist into a
file with name $constructorName and some extension (maybe .lsp).

1) What would be the boot code to write out doclist into a file?
2) Can FriCAS make it the default to write that file into the respective
  .NRLIB directory?
3) How to read that file from within .spad code to optain an
   SExpression?

Thanks in advance for any hints/help.

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/d11d3ef9-f33a-9c0a-a852-97b13d278363%40hemmecke.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to