Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Graphviz graphs from sphinx-apidoc #953

Open
shimizukawa opened this issue Jan 3, 2015 · 0 comments
Open

Create Graphviz graphs from sphinx-apidoc #953

shimizukawa opened this issue Jan 3, 2015 · 0 comments
Labels
extensions:graphviz type:enhancement enhance or introduce a new feature type:proposal a feature suggestion

Comments

@shimizukawa
Copy link
Member

Hi,
I made (more than one month ago) a little patch (against the 24ad0c778dad commit) to implement a new commandline option of apidoc.py:

-G (--graph) will add the needed directives in conf.py and *.rst files to generate the inheritance graphs using graphviz ( 'patch' attached)

I tried to make a queue patch right here, but I think I did something wrong (I can't do a pull request), then I tried to post my patch in the google group (http://is.gd/92whft), but recieved no response.

Hope this helps.

PS: If I need to do something more to make your work easier, just tell me and I'll try to.


@shimizukawa shimizukawa added type:enhancement enhance or introduce a new feature type:proposal a feature suggestion prio:low labels Jan 3, 2015
@AA-Turner AA-Turner added this to the some future version milestone Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extensions:graphviz type:enhancement enhance or introduce a new feature type:proposal a feature suggestion
Projects
None yet
Development

No branches or pull requests

2 participants