Skip to content

privorka/Neo-Docs

 
 

Repository files navigation

UDOO Neo Documentation

Software License

Travis build status: Build Status

This repository contains the source code for the documentation hosted at www.udoo.org/docs-neo/.

Build the documentation locally

On PHP7+ install XML and mbstring modules:

sudo apt install php7.2 composer php7.2-xml php7.2-mbstring
composer install

Then build the documentation with

composer generate && cp -r img/ static/

To serve the documentation from a development webserver, run

cd static && php -S localhost:8080

About

Documentation for UDOO Neo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.8%
  • PHP 24.5%
  • JavaScript 7.5%
  • Shell 3.0%
  • Hack 0.2%