mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 02:08:04 +00:00
doc: fix issues from moving tools to misc/tools
PR #3483 cleaned up the project root folder and moved stuff that was in /tools into a new /misc folder. There were a few references to the old /tools folder missed in that update, addressed in this PR. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
f44517c772
commit
8ee1615e51
@@ -26,7 +26,7 @@ The project's documentation contains the following items:
|
||||
* ReStructuredText source files used to generate documentation found at the
|
||||
http://projectacrn.github.io website. All of the reStructuredText sources
|
||||
are found in the acrn-hypervisor/doc folder, or pulled in from sibling
|
||||
folders (such as /tools/) by the build scripts.
|
||||
folders (such as /misc/) by the build scripts.
|
||||
|
||||
* Doxygen-generated material used to create all API-specific documents
|
||||
found at http://projectacrn.github.io/latest/api/. The doc build
|
||||
|
Reference in New Issue
Block a user