Skip to content

monkey/duda-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Duda I/O Documentation

Duda I/O is a High Performance Web Services Framework to develop scalable services for Linux and Embedded Linux.

The following content is the source of Duda I/O documentation project.

Requirements

This documentation is generated using Gitbook, so the following tools needs to be installed:

NPM

$ sudo apt-get install npm

Gitbook

$ sudo npm install gitbook
$ sudo npm install gitbook-plugin-richquotes

How the documentation is built

All documentation is made in GIT Flavored Markdown format and is rendered using the Gitbook tool. To generate a HTML documenation from this source please issue the following command:

$ gitbook serve -p 9000 src/

Then point your browser at http://127.0.0.1:9000/ to see the HTML documents. For more options check the Gitbook help.

About

Duda I/O Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published