We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e940b commit 27f5f92Copy full SHA for 27f5f92
docs/index.rst
@@ -1,9 +1,9 @@
1
.. RESTable documentation master file.
2
3
-Welcome to |REST|able documentation!
+Welcome to RESTable documentation!
4
====================================
5
6
-TODO
+Make |HTTP| |REST| interface for standard |CLI| applications.
7
8
Compatibility
9
=============
@@ -61,4 +61,6 @@ Indices and tables
61
62
63
.. |APIs| replace:: :abbr:`APIs (Application Program Interfaces)`
64
+.. |CLI| replace:: :abbr:`CLI (Command Line Interface)`
65
+.. |HTTP| replace:: :abbr:`HTTP (HyperText Transfer Protocol)`
66
.. |REST| replace:: :abbr:`REST (Representational State Transfer)`
0 commit comments