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

Search for UnityContainer class does not show up in API Documentation #22

Open
sorenKaram opened this issue Aug 26, 2020 · 0 comments
Open
Labels
Enhancement 🔨 Improvement of existing features

Comments

@sorenKaram
Copy link

Search for UnityContainer class does not show up in API Documentation

Flow: A user navigates to http://unitycontainer.org/api/index.html, searches for UnityContainer in the filter section, gets no results back.

However, there is a page for the UnityContainer class: http://unitycontainer.org/api/Unity.UnityContainer.html

This is especially confusing, given that the UnityContainer class part of the Unity namespace (note that the url correctly places it there) and has a url associated with it, but does not even have a link on the Unity namespace API Reference page. This makes me wonder if there are other classes not showing up in both the filter and the API Reference pages.

The way I found the url http://unitycontainer.org/api/Unity.UnityContainer.html was through a search engine.

To Reproduce

A user navigates to http://unitycontainer.org/api/index.html, searches for UnityContainer in the filter section, gets no results back.

A user navigates to http://unitycontainer.org/api/Unity.html, looks for UnityContainer, which is not there, indicating documentation is incomplete.

@ENikS ENikS transferred this issue from unitycontainer/container Aug 26, 2020
@ENikS ENikS added the Enhancement 🔨 Improvement of existing features label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🔨 Improvement of existing features
Projects
None yet
Development

No branches or pull requests

2 participants