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

Routines missing in documentation #47

Closed
1 of 2 tasks
MuellerSeb opened this issue Dec 8, 2019 · 1 comment
Closed
1 of 2 tasks

Routines missing in documentation #47

MuellerSeb opened this issue Dec 8, 2019 · 1 comment
Assignees
Milestone

Comments

@MuellerSeb
Copy link
Member

MuellerSeb commented Dec 8, 2019

Problem

Some export functions appear in the summary of the documentation, but they are missing in detail:

  • to_vtk_structured
  • to_vtk_unstructured
  • to_vtk

Here they are added to the summary:

to_vtk_structured

But they are not imported here:

from gstools.tools.export import (

Options

  • add functions to toplevel in tools
  • remove from summary there
@LSchueler
Copy link
Member

I vote for adding the functions to toplevel

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