Skip to content

Commit

Permalink
Update api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
kingmalza committed Mar 19, 2019
1 parent eee8edc commit 01f2f17
Showing 1 changed file with 31 additions and 16 deletions.
47 changes: 31 additions & 16 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,12 @@ and with Java:
In this way you can carry out any type of operation on every Aida table from external programs or sources, allowing you to interface virtually any application to your test suite.


-----------------
List of browseable tables
-----------------

* **t_test**
t_test
-----------------

This bla bla bla

Expand All @@ -73,7 +74,8 @@ This bla bla bla
* **temp_main**
temp_main
-----------------

This bla bla bla

Expand All @@ -84,7 +86,8 @@ This bla bla bla
* **temp_case**
temp_case
-----------------

This bla bla bla

Expand All @@ -99,7 +102,8 @@ This bla bla bla
URL = "<your aida address>/temp_caseapi/"
* **temp_keywords**
temp_keywords
-----------------

This bla bla bla

Expand All @@ -110,7 +114,8 @@ This bla bla bla
* **temp_variables**
temp_variables
-----------------

This bla bla bla

Expand All @@ -126,7 +131,8 @@ This bla bla bla
* **temp_pers_keywords**
temp_pers_keywords
-----------------

This bla bla bla

Expand All @@ -145,7 +151,8 @@ This bla bla bla
URL = "<your aida address>/temp_pers_keywordsapi/"
* **temp_test_keywords**
temp_test_keywords
-----------------

This bla bla bla

Expand All @@ -164,7 +171,8 @@ This bla bla bla
URL = "<your aida address>/temp_test_keywordsapi/"
* **temp_library**
temp_library
-----------------

This bla bla bla

Expand All @@ -179,7 +187,8 @@ This bla bla bla
URL = "<your aida address>/temp_libraryapi/"
* **t_schedule**
t_schedule
-----------------

This bla bla bla

Expand All @@ -189,7 +198,8 @@ This bla bla bla
URL = "<your aida address>/t_scheduleapi/"
* **t_group**
t_group
-----------------

This bla bla bla

Expand All @@ -199,7 +209,8 @@ This bla bla bla
URL = "<your aida address>/t_groupapi/"
* **t_group_test**
t_group_test
-----------------

This bla bla bla

Expand All @@ -216,7 +227,8 @@ This bla bla bla
URL = "<your aida address>/t_group_testapi/"
* **t_history**
t_history
-----------------

This bla bla bla

Expand All @@ -233,7 +245,8 @@ This bla bla bla
URL = "<your aida address>/t_historyapi/"
* **t_threads**
t_threads
-----------------

This bla bla bla

Expand All @@ -250,7 +263,8 @@ This bla bla bla
URL = "<your aida address>/t_threadsapi/"
* **t_tags**
t_tags
-----------------

This bla bla bla

Expand All @@ -260,7 +274,8 @@ This bla bla bla
URL = "<your aida address>/t_tagsapi/"
* **t_tags_route**
t_tags_route
-----------------

This bla bla bla

Expand Down

0 comments on commit 01f2f17

Please sign in to comment.