Documentation typos

Issue #3 resolved
Ivan created an issue

Here's a few typos encountered while checking out the documentation and website.

http://sirenix.net/odininspector

Powerful Lists

Screenshot code: "GameObejctList" and "JaggedGameObejctArray"

http://sirenix.net/odininspector/documentation/

ValueDropdownItem<T>

"Used by ValueDropdownList<T> for valy dropdowns."

"public class ValueDropdownItem<T> : IEquatable<ValueDropdownItem%3cT%3e>"

NullableDrawer<T>

"public sealed class NullableDrawer<T> : OdinValueDrawer<Nullable%3cT%3e>"

Comments (2)

  1. Tor Esa Vestergaard
    • changed status to open

    Our custom documentation processor on the website still has a few issues, causing the funky generic type names, and we're still working on making it better. We'll get right on fixing these, though.

  2. Log in to comment