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

Update pydoc-markdown-file-classifier.yml #1856

Merged
merged 8 commits into from
Dec 8, 2021
Merged

Conversation

brandenchan
Copy link
Contributor

Fixes an issue where the file converter page was getting overwritten by the file classifier api information

@@ -15,4 +15,4 @@ renderer:
descriptive_module_title: true
add_method_class_prefix: false
add_member_class_prefix: false
filename: file_converter.md
filename: file_classifier.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably the wrong place to note this, but actually both file_converter and file_classifier modules exist, and I just realized in the API docs we only have FileConverter. We should add them both now that we're at it

bogdankostic and others added 6 commits December 8, 2021 09:56
* Prevent wrapping DataParallel in second DataParallel

* Add latest docstring and tutorial changes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@brandenchan brandenchan merged commit ea5aab2 into master Dec 8, 2021
@brandenchan brandenchan deleted the file_converter_page branch December 8, 2021 17:19
@github-actions github-actions bot restored the file_converter_page branch December 8, 2021 17:20
@masci masci deleted the file_converter_page branch August 18, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants