0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2025-01-22 00:55:09 +01:00
Wouter R 759c0a3007 Install loglite filter to wifibox.
Small fixes to loglite filter.
Set dummy host/port/agent info on command-line API call.
Remove non-functional version info from shell banner.
New todo item in release script.

Conflicts:
	extra/scripts/publish-wifibox-release.lua
2016-01-08 20:41:40 +01:00
2014-04-09 16:04:16 +02:00
2016-01-08 20:41:40 +01:00
2016-01-08 20:41:40 +01:00
2016-01-08 20:41:40 +01:00
2013-11-29 12:00:49 +01:00
2016-01-07 13:09:15 +01:00

WiFi box OpenWRT firmware package

General documentation can be found on the wiki: http://doodle3d.com/help/wiki. Source code documentation can be generated, see below.

Documentation

The script 'doxify.sh' generates HTML documentation of the source code in the directory 'docs'. Make sure the 'ldoc' program is installed on your machine and the LDOC variable in the script points there.

On OSX, this can be accomplished by installing it through luarocks (run sudo luarocks install ldoc). Luarocks can be installed using MacPorts. After installing that, the command would be sudo port install luarocks.

Description
No description provided
Readme 832 KiB
Languages
Lua 91.4%
Shell 5.5%
Makefile 2%
JavaScript 0.5%
HTML 0.4%
Other 0.1%