Namdak Tonpa 5 years ago
parent
commit
a800f16080
1 changed files with 2 additions and 0 deletions
  1. 2 0
      index.html

+ 2 - 0
index.html

@@ -129,6 +129,8 @@
     </section>
     </section>
     <section>
     <section>
         <h3>MODULES</h3>
         <h3>MODULES</h3>
+        <p>Module <b>rest</b> is an Erlang/OTP application, while
+           <b>rest_cowboy</b> and <b>rest_kvs</b> are the access/routing/gate-modules to other systems.</p>
         <ul><li><b><a href="man/rest.htm">rest</a></b> — rest</li>
         <ul><li><b><a href="man/rest.htm">rest</a></b> — rest</li>
             <li><b><a href="man/rest_cowboy.htm">rest_cowboy</a></b> — rest_cowboy</li>
             <li><b><a href="man/rest_cowboy.htm">rest_cowboy</a></b> — rest_cowboy</li>
             <li><b><a href="man/rest_kvs.htm">rest_kvs</a></b> — rest_kvs</li>
             <li><b><a href="man/rest_kvs.htm">rest_kvs</a></b> — rest_kvs</li>