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

Suggestions for Documentation Improvements #1062

Closed
7 of 8 tasks
ccoffrin opened this issue Jun 15, 2017 · 3 comments
Closed
7 of 8 tasks

Suggestions for Documentation Improvements #1062

ccoffrin opened this issue Jun 15, 2017 · 3 comments

Comments

@ccoffrin
Copy link
Contributor

ccoffrin commented Jun 15, 2017

This is a list of points I ran into while developing the docstring-based documentation in #1058.

Structure

Maintenance

  • Go through all functions without doc strings and figure which are missing documentation (New issue: Exported functions with no doc #1825)
  • Go through all functions with empty doc strings and add documentation (e.g. getvalue and getdual) (Part of Exported functions with no doc #1825)
  • Do the type signatures in macros make sense? Is this the best way to document macro APIs?
  • Status documentation should probably link and/or pull in MPB docs
  • The list const var_cats should probably have documentation (No longer relevant)
@odow odow added this to the 0.19 milestone Nov 10, 2018
@mlubin
Copy link
Member

mlubin commented Dec 19, 2018

Is there anything actionable to do here for 0.19?

@mlubin
Copy link
Member

mlubin commented Dec 19, 2018

Following the discussion in the gitter channel, we'll remove this from the 0.19 milestone. The main suggestion here that we should consider implementing is splitting docs into a manual and API reference like we do for MOI.

@odow
Copy link
Member

odow commented Feb 19, 2021

Closing since these points are now largely achieved, and other issues track more specific suggestions, e.g., #1825, #2485

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

No branches or pull requests

3 participants