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

Incorrect class names in html #131

Open
boompig opened this issue Apr 27, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@boompig
Copy link

commented Apr 27, 2017

Command run:

pdoc --html fastavro

(you can find fastavro module on pip)

Classes listed in sidebar:
screen shot 2017-04-27 at 1 22 43 pm

Note that the classes here are not consistent with those shown below (reader appears twice).

Classes listed in the body of the document:

screen shot 2017-04-27 at 1 23 15 pm

As a separate issue, I don't think class reader is a valid class at all. It looks duplicated from class iter_avro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.