Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tweaks to look and feel of autodoc#186

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
nicolaskruchten wants to merge1 commit intomasterfromautodoc_style

Conversation

nicolaskruchten
Copy link
Contributor

Here's a quick pass of suggested changes to the autodoc layout.

@emmanuelle
Copy link
Contributor

My only concern is that the methods ofgo.Figure have disappeared.

@nicolaskruchten
Copy link
ContributorAuthor

Oh that's weird... when I was rendering this last night it wasn't doing this.

@nicolaskruchten
Copy link
ContributorAuthor

I think there was somemake caching happening such that things looked great aftermake html but not aftermake clean :(

figure.rst
.. autosummary::
:toctree: generated/
:template: trace.rst
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@emmanuelle is this the line that's preventing theFigure methods from appearing? should we have aFigure-specific template that makes them appear so we can keep the rest of this formatting in place?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yes, I'm working on it, can I push a commit directly to your branch? We need the template to include the members and inherited-members (which was done in thefigure.rst file).

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Awesome, and yes, feel free to push to this branch!

@emmanuelleemmanuelle mentioned this pull requestNov 11, 2019
@emmanuelle
Copy link
Contributor

I just spent 2 hours trying all possible options with autoclass and autosummary... I pushed to#188 an alternative solution which exposes methods of Figure, and has everything ingenerated (but we lose the toc withupdate_layout etc., it seems that I can't get all of this to work together :-()

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@emmanuelleemmanuelleAwaiting requested review from emmanuelle

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nicolaskruchten@emmanuelle

[8]ページ先頭

©2009-2025 Movatter.jp