mirror of
https://github.com/Motion-Project/motion.git
synced 2026-01-26 15:48:26 -05:00
http control help
The http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideAlphabeticalOptionReferenceManual is a document that suit better and is faster to load.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifndef _INCLUDE_WEBHTTPD_H_
|
||||
#define _INCLUDE_WEBHTTPD_H_
|
||||
|
||||
#define TWIKI_URL "http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideOneLargeDocument"
|
||||
#define TWIKI_URL "http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideAlphabeticalOptionReferenceManual"
|
||||
|
||||
void * motion_web_control(void *arg);
|
||||
void httpd_run(struct context **);
|
||||
|
||||
Reference in New Issue
Block a user