Hi all,

After wonderful experiences building documentation sites for my code,
I'm trying to (ab-)use sphinx for generating my academic website. In
the website I want the sidebar to have links to my recent papers, etc.
--- much like a blog would have a listing of recent posts.

I've successfully made a .. paper:: directive to render paper
citations and abstracts on the bibliography page; but I'm now stuck on
getting information about those papers into the template so they can
be rendered at build time.

Can I have my paper directive code add a variable to some global scope
that the templates can see?

I don't suppose you can include ReST in a template because a ..
paperlist:: directive is easy to make, akin to the .. todolist::
example code.

I'd be grateful for any suggestions or pointers,
Jonathan Sick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to