acrn-hypervisor/doc
Geoffroy Van Cutsem 0dd3f8dbe6 Documentation Makefile: rename $(O) into $(OPTS)
This patch renames $(O) used in the documentation Makefile
(doc/Makefile) into $(OPTS) in order to avoid a namespace
conflict with $(O) used in the top-level Makefile.

This is in preparation to a new target called 'doc' that will
allow to build the documentation directly from the top-level
Makefile. This is required in order *not* to break setting a
specific build directory, e.g. 'make O=build-test'.

Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2018-06-15 13:32:08 +08:00
..
.known-issues doc: adjust known issues pattern 2018-05-30 13:01:48 -07:00
_templates doc: add doc contributing guide, plus cleanup 2018-05-23 08:44:56 -07:00
api doc: general edit for typos 2018-05-15 17:19:35 +08:00
contribute doc: add doc contributing guide, plus cleanup 2018-05-23 08:44:56 -07:00
custom-doxygen doc: organizational and look improvements 2018-05-11 14:44:27 +08:00
getting_started update documentation for acrnbridge 2018-06-13 06:59:45 -07:00
howtos doc: add graphviz installation instructions 2018-06-14 16:17:54 -07:00
images doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
introduction doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
primer doc: move DM memory setup to GSG 2018-05-25 10:04:32 +08:00
scripts doc: add doc build infrastructure for tools 2018-05-29 14:23:32 -07:00
static doc: fix error in custom CSS file 2018-05-23 09:05:22 -07:00
LICENSE doc: update project documentation LICENSE 2018-05-15 17:19:35 +08:00
Makefile Documentation Makefile: rename $(O) into $(OPTS) 2018-06-15 13:32:08 +08:00
README.md doc: post-merge changes to docs 2018-05-15 18:03:33 +08:00
acrn.doxyfile doc: Adjust various scripts accordingly 2018-05-15 18:02:07 +08:00
conf.py doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
glossary.rst doc: add Technical intro doc 2018-05-11 14:44:29 +08:00
hardware.rst Getting Started Guide for the UP2 board 2018-05-29 16:37:06 -07:00
index.rst doc: add doc build infrastructure for tools 2018-05-29 14:23:32 -07:00
release_notes.rst doc: general edit for typos 2018-05-15 17:19:35 +08:00
substitutions.txt doc: add doc contributing guide, plus cleanup 2018-05-23 08:44:56 -07:00
tools.rst doc: fix tools docs formatting and clarity 2018-05-30 10:36:31 -07:00

README.md

Project ACRN Documentation

This folder hold the source and configuration files used to generate the Project ACRN documentation web site published to https://projectacrn.github.io