Skip to content

Flatten documentation hierarchy a bit #81

@pavelkomarov

Description

@pavelkomarov

I find it slightly goofy that in the documentation of the API I click the finite_difference module and then I have to select the _finite_difference file to see the actual docs. Yet in __init__.py in the same folder you import the public methods, which makes them available as if they were at that level of the file hierarchy. The docs should agree with the import structure, and users don't need to know about the existence of particular _method.py files.

I've devised a way to fix it, which I'm implementing now.

Metadata

Metadata

Assignees

Labels

simplificationunifying, shortening, and cleaning tasks that make the modules and user interface more cohesive

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions