mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Modify the documentation Makefile (doc/Makefile) and scripts to only modify and create content inside the $BUILDDIR folder. The folders that were created inside 'doc/' previously are now all created inside '$BUILDDIR/rst'. The '.gitignore' file has also been updated accordingly. Tracked-On: #3686 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>