Commit Graph

9 Commits

Author SHA1 Message Date
Alessandro Comodi f1fd0c975a docs: removed src directory to have working readthedocs build
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-24 11:49:00 +02:00
Alessandro Comodi aa0fa7ba75 using markdown as package from repository
also moved all documenation sources in `src` directory

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-09-04 15:51:28 +02:00
Michael Gielda b2b79007a6
docs: Rename wrong make target
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
2019-04-16 03:49:19 +02:00
Tim 'mithro' Ansell df7b9b48a8 docs: Create the fuzzers + minitests directories.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 19:51:43 -07:00
Tim 'mithro' Ansell 9863296a53 docs: Allow make to be run in other directories.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 19:06:31 -07:00
Tim 'mithro' Ansell eedeee16cb docs: Import README add give fuzzers structures.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-04 11:19:36 -07:00
Tim 'mithro' Ansell 853b0119da docs: Automatically link fuzzer/minitest README.md files.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-04-03 19:07:52 -07:00
Rick Altherr 0970edb384 docs: Make target for live reloading during editing
Target starts sphinx-autobuild which watches the source files and
rebuilds the output on writes. Output is served via a local HTTP server
that injects code to refresh the page when a new version is available.
Saving a source file triggers the browser to reload the page generated.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-02-07 14:36:54 -08:00
Rick Altherr 1fc306b147 docs: Initial setup for Sphinx-based documentation
Signed-off-by: Rick Altherr <raltherr@google.com>
2018-02-05 17:14:27 -08:00