We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c287acf commit 4c4d94bCopy full SHA for 4c4d94b
integrations/hanlp/pydoc/config.yml
@@ -26,4 +26,4 @@ renderer:
26
descriptive_module_title: true
27
add_method_class_prefix: true
28
add_member_class_prefix: false
29
- filename: _readme_github.md
+ filename: _readme_hanlp.md
integrations/hanlp/pydoc/config_docusaurus.yml
@@ -23,6 +23,6 @@ renderer:
23
classdef_code_block: false
24
descriptive_class_title: false
25
- filename: github.md
+ filename: hanlp.md
title: HanLP
type: haystack_pydoc_tools.renderers.DocusaurusRenderer
0 commit comments