Skip to content

Commit

Permalink
patch and reintroduce custom member indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
uwx committed May 22, 2019
1 parent c6b5d8a commit ec9759c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docfx_project/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"template": [
"dsplus_template"
],
"postProcessors": ["ExtractSearchIndex"],
"postProcessors": ["ExtractSearchIndex", "CustomMemberIndexer"],
"xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ],
"noLangKeyword": false,
"keepFileLink": false,
Expand Down
Binary file not shown.

0 comments on commit ec9759c

Please sign in to comment.