Nice work, Vlad. I like your approach.

You might also be interested to see that I've done some parallel work on a 
different Sphinx RSS engine, sphinxcontrib.feed in the spinx-contrib repo - 
https://bitbucket.org/birkenfeld/sphinx-contrib/src/1fb8e21e7484/feed

There are some innovations over your code there in terms of, e.g. using the 
in-built date metadata field, and generating date-indexed blog entries on 
the fly instead of creating master documents. On the other hand it relies 
on django's feed generator instead of a template-based approach - I like 
what you've done there with the RSS generation. I'll try and send you some 
patches to get the best of both when I'm less busy - or feel free to raid 
the code!

-Dan

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/a_6wVqzr10YJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to