2015-03-30 10:40:20 -04:00
|
|
|
libresapi: resource_api and new webinterface
|
|
|
|
============================================
|
|
|
|
|
|
|
|
* ./api contains a C++ backend to control retroshare from webinterfaces or scripting
|
2015-05-01 11:24:05 -04:00
|
|
|
* ./webfiles contains compiled files for the webinterface
|
|
|
|
* ./webui contains HTML/CSS/JavaScript source files for the webinterface
|
|
|
|
|
|
|
|
Quickinfo for builders and packagers
|
|
|
|
====================================
|
|
|
|
|
|
|
|
* copy the files in ./webfiles to
|
|
|
|
* ./webui (Windows)
|
|
|
|
* /usr/share/RetroShare0.6/webui (Linux)
|
|
|
|
* other OS: see RsAccountsDetail::PathDataDirectory()
|