Skip to content

Breathe integration for the Sphinx generator? #54

@mikepurvis

Description

@mikepurvis

Would be great to be able to embed/reference C++ classes in Sphinx documentation, similar to referencing Python. This is possible using Breathe (docs), but there are a few things necessary:

  • The Sphinx generator in rosdoc_lite would need to learn how to run doxygen for its XML output prior to running the main Sphinx job.
  • We'd need to find a way to distribute Breathe, probably by backporting the Utopic python-breathe package to Trusty and hosting it on packages.ros.org, so that rosdoc_lite could depend on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions