-
Notifications
You must be signed in to change notification settings - Fork 875
Open
Labels
searchSearch content for a static siteSearch content for a static site
Description
DocFX Version Used: 2.23 (I think? Whatever is installed with chocolatey- would be useful to have the DocFX version in the footer of the default template)
Template used: default
Steps to Reproduce:
- Build docs for this repo: https://github.com/tzachshabtay/MonoAGS (you can use the appveyor script at the root of the repo).
- Go to the generated website (or, alternatively, look at the one already built: https://tzachshabtay.github.io/MonoAGS/api/AGS.API.html)
- In the search bar, type "IWalk"
Expected Behavior:
Expecting to find IWalkableArea, IWalkBehindArea and IWalkBehavior as results, as I have those interfaces (and probably more results).
Actual Behavior:
No matches.
More Scenarios:
Type "Walk" -> Now I do see those interface in the results?
Type "WalkBehavior" -> I don't see IWalkBehavior
Type "IWalkBehavior" -> Now I do see IWalkBehavior
Type "Walkable" -> I can see IWalkableArea
Type "WalkableArea" -> And now I can't see IWalkableArea.
JonDoty-at-Starkey
Metadata
Metadata
Assignees
Labels
searchSearch content for a static siteSearch content for a static site