Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carletes/epiphany-cgen-build

A Vagrant machine configured to build https://github.com/adapteva/epiphany-cgen
https://github.com/carletes/epiphany-cgen-build

Last synced: about 1 month ago
JSON representation

A Vagrant machine configured to build https://github.com/adapteva/epiphany-cgen

Awesome Lists containing this project

README

        

epiphany-cgen-build
===================

A Vagrant machine configured to build the Epiphany documentaion included in https://github.com/adapteva/epiphany-cgen

Building
--------

Just run:

```
$ vagrant up
```

Vagrant will then bring up an [ubuntu/trusty64](https://vagrantcloud.com/ubuntu/boxes/trusty64) instance, and will build the Epiphany-related HTML documentation for `cgen`.

The generated HTML files will be then visible in the host system in the `epiphany-cgen/cgen/doc/cgen.html/` directory.