Server Class
Provides the --server
server option for YUIDoc
Methods
clazz
(
-
req
-
res
/classes
endpoint
files
(
-
req
-
res
/files
endpoint
home
(
-
req
-
res
/
endpoint
init
()
Creates the Express server and prep's YUI for serving
modules
(
-
req
-
res
/modules
endpoint
parse
(
-
req
-
res
-
next
Middleware to parse the API docs per request
routes
()
Create the routes used to serve YUIDoc files dynamically
start
(
-
options
Start the server with the supplied options.
Parameters:
-
options
ObjectServer options