summaryrefslogtreecommitdiffstats
path: root/docs/07-Interfaces_and_Files.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/07-Interfaces_and_Files.rst')
-rw-r--r--docs/07-Interfaces_and_Files.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/07-Interfaces_and_Files.rst b/docs/07-Interfaces_and_Files.rst
new file mode 100644
index 0000000..87f916e
--- /dev/null
+++ b/docs/07-Interfaces_and_Files.rst
@@ -0,0 +1,27 @@
+Interfaces and Files
+--------------------
+
+This section describes the required interfaces and files of Escalator.
+
+
+CLI Interface
+~~~~~~~~~~~~~~~~
+
+This section describes CLI of Escalator.
+
+RESTful API
+~~~~~~~~~~~
+
+This section describes the API of Escalator for developer.
+
+Configuration File
+~~~~~~~~~~~~~~~~~~
+
+This section will suggest a format of the configuration files and how to
+deal with it.
+
+Log File
+~~~~~~~~
+
+This section will suggest a format of the log files and how to deal with
+it. \ No newline at end of file