Commit Graph

40 Commits

Author SHA1 Message Date
Corey
03cc86e159 Reworked doclet to work with frames
Hash in url bar is page to load for frames
When you click a nav link, it sets the hash
If you go to nav link in new tab, and click home, it will load the same page, but in the frames
2015-01-23 17:06:37 -05:00
Corey
bf38f37224 Migrated html generation to use frames 2015-01-23 14:42:32 -05:00
oakes
fa8ceeb92d Improve how static fields are converted to keywords 2014-12-28 18:34:03 -05:00
oakes
441a5ec18c Capitalize dir name 2014-09-24 15:48:08 -04:00
oakes
4f233a24e0 Generate nightmod docs if files exist 2014-09-06 18:14:30 -04:00
oakes
a1ac0cf8da Sort the map correctly 2014-08-09 20:11:03 -04:00
oakes
d7e5bdb5ca Warn when no Java classes are found 2014-08-03 16:50:23 -04:00
oakes
007b5fcadc Don't allow field names to start with hyphen 2014-08-03 16:44:07 -04:00
oakes
564eb78241 Don't add hyphens to upper-case strings 2014-06-30 12:31:55 -04:00
oakes
bdf232d1c8 Fix camel->keyword 2014-06-30 12:18:01 -04:00
oakes
1c3a8150fe Sort before creating HTML files 2014-05-19 03:58:24 -04:00
oakes
8937b8608a Clean up doclet code and export embeddable HTML 2014-05-19 03:22:18 -04:00
oakes
5a75758a03 Improve doclet behavior 2014-04-20 21:57:31 -04:00
oakes
38c797b19c Add HTML tag 2014-04-01 17:09:54 -04:00
oakes
72bc408bd7 Fix print message 2014-04-01 17:02:50 -04:00
oakes
3fde16714f Add index page and adjust CSS 2014-04-01 16:58:24 -04:00
oakes
ccff9ec4bd Add special sanitizer for right arrows 2014-04-01 16:45:43 -04:00
oakes
8e5fe2c0f6 Output separate HTML files 2014-04-01 16:31:56 -04:00
oakes
f03cd07225 Improve how options are displayed 2014-04-01 15:12:37 -04:00
oakes
f8545515ee Include comment text for each class 2014-04-01 13:13:05 -04:00
oakes
95e2a16842 Remove zepto 2014-04-01 01:27:24 -04:00
oakes
88886c7693 Add JS files 2014-04-01 00:52:53 -04:00
oakes
c1106a52a4 Include arglists 2014-03-31 23:24:47 -04:00
oakes
88f570ee28 Add more CSS classes to the markup 2014-03-31 22:31:20 -04:00
oakes
4b3d916a0a Allow formatting with CSS 2014-03-31 22:17:16 -04:00
oakes
9f926daec0 Change where markdown is processed 2014-03-31 20:43:49 -04:00
oakes
6775b9c377 Parse markdown in docstrings 2014-03-31 20:10:00 -04:00
oakes
fbadf6cb6d Rearrange where the java entries are displayed 2014-03-31 14:26:58 -04:00
oakes
baeaca0af6 Merge similar symbols 2014-03-31 14:10:22 -04:00
oakes
1cc40a3b32 Show namespaces 2014-03-31 12:28:13 -04:00
oakes
f1e3458edc Improve sorting 2014-03-31 12:11:44 -04:00
oakes
70e584991a Rename file and clean up code 2014-03-31 11:54:00 -04:00
oakes
3474a6dcdd Remove additional description 2014-03-31 01:34:40 -04:00
oakes
bbbf78aa40 Fix how static fields are displayed 2014-03-31 01:18:46 -04:00
oakes
1628bca0cd Indicate return value when appropriate 2014-03-31 01:14:44 -04:00
oakes
499ecf3fc7 Refactor and improve how fields are displayed 2014-03-31 01:01:06 -04:00
oakes
adfdb9bc95 Parse clj files 2014-03-31 00:20:33 -04:00
oakes
58828802e9 Improve formatting 2014-03-30 21:48:55 -04:00
oakes
1891ca3463 Start work on HTML generation 2014-03-30 21:15:31 -04:00
oakes
26e87e10e9 Add doclet 2014-03-30 20:24:04 -04:00