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

remove internal classes from javadoc #6459

Closed
scottdraves opened this issue Dec 5, 2017 · 0 comments
Closed

remove internal classes from javadoc #6459

scottdraves opened this issue Dec 5, 2017 · 0 comments
Assignees

Comments

@scottdraves
Copy link
Contributor

only runtime classes should be presented to the user.
anything that is internal to the kernel should be excluded.
basically, if it appears in any tutorial then it should be included.

scottdraves pushed a commit that referenced this issue Dec 7, 2017
* #6459 remove internal classes from javadoc

* #6459 remove internal classes from javadoc
michalgce added a commit that referenced this issue Dec 11, 2017
* origin/master: (29 commits)
  fix typo
  add new contributing doc, cleanup readme #6483 (#6484)
  wheel is not usd to skip this release step
  #6470 Removed line that breaks use of virtualenvs (#6471)
  #6459 remove internal classes from javadoc (#6463)
  #6474 removed python 2 and added python 3.6 to setup.py (#6476)
  #6412 fix LoD menu breaks in lab (#6467)
  #6431: fix for unexpected return value (#6473)
  remove version lock, jupyterlab-manager is fixed
  #6439 Optimalisation of scala test execution. (#6454)
  #6157 version has 'tags/' (#6468)
  fix KernelExecutionTest (#6469)
  #6443: fix displaying widgets by fixing parent messages (#6464)
  jarek/6452: remove jvm-repr workaround (#6465)
  disable broken test
  disable broken test
  #6358 Fix docker language warnings. (#6448)
  update documentation to workaround jupyterlab/jupyterlab#3215
  #5813 move js dir to top, second PR (#6446)
  #5643 make javadoc accessible (#6450)
  ...
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