Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Outlining of devel/documenting_matplotlib #9876

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

Closed
jklymak opened this issue Nov 28, 2017 · 3 comments
Closed

Outlining of devel/documenting_matplotlib #9876

jklymak opened this issue Nov 28, 2017 · 3 comments
Assignees
Milestone

Comments

@jklymak
Copy link
Member

jklymak commented Nov 28, 2017

Issue

This is just a todo for continuing the improvement to devel/documenting_matlab #9872. Feel free to comment and I'll

I suggest an outline as below. Strars indicate some writing needed versus re-org.

The idea here is to explain rst first (because you need it for the rest), and then docstrings, and finally examples and tutorials.

  • Getting started
    • Installing dependencies
    • Organization of documentation
    • Building the documentation
  • Writing ReST pages and ReST sections of other documents.
    • ** Intro:
      • pure *.rst and rst in docstrings and scripts.
    • ** General format and conventions
      • Section name formatting
    • Linking to other rst pages
    • Linking to other code
    • Linking to data files
    • Generating inheritence diagrams
    • Emacs helpers.
  • Writing self-documenting docstrings
    • General format
    • ** Matplotlib-specific conventions (Additions to the documentation guide #9875)
    • Function arguments
    • Setters and getters
    • Keyword arguments
    • ** Adding example code and figures (and where the figures go).
  • Writing examples and tutorials
    • ** Simple example
    • ** Special tutorial hints
      • key-image

Note there is some overlap between the rst-specific stuff and the rest...

@jklymak jklymak self-assigned this Nov 28, 2017
@jklymak
Copy link
Member Author

jklymak commented Nov 28, 2017

ping @dstansby @timhoffm

@dstansby
Copy link
Member

We've had a big overhaul of the dev documentation, so shall we close this?

@jklymak jklymak closed this as completed Feb 13, 2018
@jklymak
Copy link
Member Author

jklymak commented Feb 13, 2018

yep, thanks!

@dstansby dstansby added this to the v2.2.0 milestone Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants