Add httpd option to usage section
This commit is contained in:
parent
a80b7392ac
commit
584093c7c9
|
@ -46,10 +46,11 @@ is used for rounded edges and living hinges.
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
There are two ways to use the available generators:
|
There are three ways to use the available generators:
|
||||||
|
|
||||||
* Execute the scripts/boxes tool and pass the name of the generator together with the measurements on the command line
|
* Execute the scripts/boxes tool and pass the name of the generator together with the measurements on the command line.
|
||||||
* Run scripts/boxesserver which provides an web interface on port 8000
|
* Run scripts/boxesserver which provides an web interface on port 8000.
|
||||||
|
* Add a WSGIScriptAlias to scripts/boxesserver in your httpd config.
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue