feat(lookup): LUTs and context to make better docs

Now a context is passed to utility functions, which contains the state
these may be interested in. This keeps it clean from global state.

With the lookup tables, it is possible to figure out relations between
types and document them accordingly.
This commit is contained in:
Sebastian Thiel
2015-03-03 08:06:37 +01:00
parent bb04b60dc4
commit ba98bee62f
6 changed files with 589 additions and 20 deletions

View File

@@ -3,6 +3,9 @@ The `youtube3` library allows access to all features of *YouTube*.
TODO: Library level fully fledged documentation, incuding **summary** and **usage**.
And another line, for testing
# Activities
# License
The **youtube3** library was generated by Sebastian Thiel, and is placed
under the *MIT* license.

File diff suppressed because it is too large Load Diff