dronekit / sphinx_3dr_theme

Sphinx 3DR Theme based on sphinx_rdt_theme
3 stars 6 forks source link

Add support for sphinx directives versionadded and deprecated #41

Open hamishwillee opened 8 years ago

hamishwillee commented 8 years ago

versionadded can be green or yellow - a type of note. deprecated should be a type of warning. I use versionadded in the API Reference for the gimbal https://github.com/dronekit/dronekit-python/pull/498 . I don't use deprecated because this needs to stand out ... but I will if you add support for it :-)