diff --git a/doc/index.md b/doc/index.md deleted file mode 100644 index 354d702..0000000 --- a/doc/index.md +++ /dev/null @@ -1,10 +0,0 @@ -# Developer's Guide - - * [How to run from source tree](how_to_run.md) - * [Directory Structure](directory.md) - * [Mapping and Validation](mapping_and_validation.md) - * [Authentication in Controller](authentication.md) - * [About Action in Issue Comment](comment_actionb.md) - * [Activity Types](activity.md) - * [Notification Email](notification.md) - * [Automatic Schema Updating](auto_update.md) diff --git a/doc/readme.md b/doc/readme.md new file mode 100644 index 0000000..354d702 --- /dev/null +++ b/doc/readme.md @@ -0,0 +1,10 @@ +# Developer's Guide + + * [How to run from source tree](how_to_run.md) + * [Directory Structure](directory.md) + * [Mapping and Validation](mapping_and_validation.md) + * [Authentication in Controller](authentication.md) + * [About Action in Issue Comment](comment_actionb.md) + * [Activity Types](activity.md) + * [Notification Email](notification.md) + * [Automatic Schema Updating](auto_update.md)