Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-31 | docs: fix broken paths to docs/devel/atomics.txt | Philippe Mathieu-Daudé | |
With the move of some docs/ to docs/devel/ on ac06724a71, a couple of references were not updated. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | |||
2017-06-07 | docs: create config/, devel/ and spin/ subdirectories | Paolo Bonzini | |
Developer documentation should be its own manual. As a start, move all developer-oriented files to a separate directory. Also move non-text files to their own directories: docs/config/ for QEMU -readconfig input, and docs/spin/ for formal models to be used with the SPIN model checker. Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |