Gordon Williams
ac7724649b
improve docs - report libraries as libraries, sort regardless of case
2015-11-24 14:35:41 +00:00
Gordon Williams
1cb14c6f0a
fix title links that got broken after PR
2015-11-24 14:22:27 +00:00
allObjects
ee57ca4f70
Re-instated url update with anchor name
...
Changes to be committed:
modified: scripts/build_docs.py
2015-11-23 10:20:54 -08:00
allObjects
a449291055
enhanced navigation in reference page
...
- added backlinks from detail headers to (table of) content entries
- enhanced #top link to select searchbox entry and focus on it
- made navigation jumps (former anchorlinks) to postion at 20% of view port
- made completed navigation jump to blush blue on back and gold on forward
- added htmldev development mode flag to develop and test in standalone mode
Changes to be committed:
modified: scripts/build_docs.py
2015-11-21 21:10:06 -08:00
Neil Kolban
d322cc7d67
Change print "XXX" to print("XXX")
...
Change the python scripts to add parenthesis to print statements.
2015-08-27 14:19:19 -05:00
Gordon Williams
cfda8a5d04
remove debug print stuff
2015-08-07 11:24:56 +01:00
Gordon Williams
5db662db8e
try and improve handling of lists - should really just use a proper markdown parser :)
2015-08-07 10:50:51 +01:00
Gordon Williams
10ba9f71d0
add other bits of markdown
2015-02-19 15:06:34 +00:00
Gordon Williams
701a98056e
better markdown formatting
2015-01-29 12:41:12 +00:00
Gordon Williams
4c0a5db7e3
script to refactor Espruino's formatted comments
2014-09-10 18:21:07 +01:00
Gordon Williams
1657f46814
add links to MDN for functions that are covered
2014-07-16 09:32:43 +01:00
Gordon Williams
c15c55dfe2
updated docs to help tern determine what objects are returned
2014-07-15 17:23:01 +01:00
Gordon Williams
199444b86c
make reference doc aware of a 'references.json' file
2014-07-15 16:32:23 +01:00
Gordon Williams
b3de0eac40
Move Serial.onData(...) to Serial.on('data',...)
...
Add Serial.read/available/pipe (fix #383 )
Add HTTP client/server read/available/pipe
Add documentation for events (and tidy it up for constructors)
2014-06-19 14:50:43 +01:00
Gordon Williams
f85bbd0124
doc fix
2014-05-20 12:47:03 +01:00
Gordon Williams
0fc9fcb2f8
update http docs - fix EspruinoDocs/#74
2014-05-19 08:22:14 +01:00
Gordon Williams
6cbf50ed66
add spi/i2c/etc links
2014-05-08 16:29:42 +01:00
Gordon Williams
8538c69803
Improve auto-generated documentation
2014-02-26 08:49:15 +00:00
Gordon Williams
4ec13c9fa9
setWatch now reports lastTime - time of last state change #238
2014-02-14 12:45:40 +00:00
Gordon Williams
a1e08e97bd
Misc tweaks to provide info that was handle for the new Web IDE
2013-11-14 16:11:10 +00:00
Gordon Williams
7e39506542
Allow built-in functions with variable numbers of arguments ( fix #83 )
2013-10-21 18:01:58 +01:00
Gordon Williams
3d409c41a0
Now build keywords list
2013-10-14 20:32:54 +01:00
Gordon Williams
7e9532b898
'http' and 'fs' are now libraries that need to be 'require'd, fix #8
2013-10-10 19:58:47 +01:00
Gordon Williams
f3d6e0bc83
First commit
2013-09-26 14:39:04 +01:00