| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
jqLite doesn't support class selectors, can find only by tag name...
 | 
 | 
- re-write gendocs.js, reader.js and writer.js
- all calls are asynchronous
 | 
 | 
Generate a manifest file automatically by reading the directories.
 | 
 | 
 | 
 | 
- e2e tests will run index.html (without jquery) and with
index-jq.html(with jquery).
- many small changes to make e2e tests work withough JQuery as we
discover problems that were previously hidden by using real JQuery.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
doc.id should be used instead of doc.name, otherwise links are wrongly
generated
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
There were two places where we were removing old comments from google docs:
* gdocs.js fetching script
* docs/src/reader.js
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
So you can use links without section when they link within the section.
 | 
 | 
 | 
 | 
 | 
 | 
And couple of missing semi-colons...
 | 
 | 
 | 
 | 
 | 
 | 
Guess we don't want to stop doc generating process because of non-existing link, so just log warning and continue...
 | 
 | 
 | 
 | 
 | 
 | 
 |