diff options
| -rw-r--r-- | docs/00-INDEX | 10 | ||||
| -rw-r--r-- | docs/00-README | 6 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/00-INDEX b/docs/00-INDEX new file mode 100644 index 00000000..41d83a54 --- /dev/null +++ b/docs/00-INDEX | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | This is a brief list of all the files in meta-virtualization/docs and what | ||
| 2 | they contain. If you add a documentation file, please list it here in | ||
| 3 | alphabetical order as well. | ||
| 4 | |||
| 5 | 00-INDEX | ||
| 6 | - this file. | ||
| 7 | |||
| 8 | 00-README | ||
| 9 | - info on the goals of meta-virtualization and this docs subdir | ||
| 10 | |||
diff --git a/docs/00-README b/docs/00-README new file mode 100644 index 00000000..6fea1125 --- /dev/null +++ b/docs/00-README | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | meta-virtualization: docs | ||
| 2 | ========================= | ||
| 3 | |||
| 4 | The docs subdirectory is a holding tank for meta-virtualization related | ||
| 5 | READMEs, documentation, testing information, configuration and other | ||
| 6 | notes that help the users of meta-virt. | ||
