File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,15 +67,13 @@ set TURING_ADMIN_PASSWORD=your_password
6767export TURING_ADMIN_PASSWORD=your_password
6868```
6969
70- ![ Login Page] ( /img/screenshots/turing-login.png )
7170
7271### Search Engine
7372
7473#### Configuration
7574
7675Search Engine is used by Turing to store and retrieve data of Semantic Navigation Sites.
7776
78- ![ Search Engine Page] ( /img/screenshots/turing-se.png )
7977
8078It is possible create or edit a Search Engine with following attributes:
8179
@@ -92,7 +90,6 @@ It is possible create or edit a Search Engine with following attributes:
9290
9391#### Configuration
9492
95- ![ Semantic Navigation Page] ( /img/screenshots/turing-sn.png )
9693
9794##### Settings Tab
9895
Original file line number Diff line number Diff line change @@ -217,29 +217,10 @@ You can access the Turing API documentation and test it directly using Swagger a
217217
218218### Generate an API Key
219219
220- #### Step 1
221-
222- Sign in Turing Administration Console ([ http://localhost:2700 ] ( http://localhost:2700 ) ).
223-
224- ![ Sign in] ( /img/screenshots/turing-login.png )
225-
226- #### Step 2
227-
228- Access API Token Section.
229-
230- ![ API Token Section] ( /img/turing/0.3.9/api-token-menu.png )
231-
232- #### Step 3
233-
234- Create a new API Token with Title and Description.
235-
236- ![ New API Token] ( /img/turing/0.3.9/api-token-new.png )
237-
238- #### Step 4
239-
240- Will be create a new random API Token.
241-
242- ![ API Token was generated] ( /img/turing/0.3.9/api-token-hash.png )
220+ 1 . Sign in to the Turing ES Administration Console at ` http://localhost:2700 ` .
221+ 2 . Navigate to ** Administration → API Tokens** .
222+ 3 . Click ** New** and fill in a Title and Description.
223+ 4 . A random API token will be generated and displayed. Copy it immediately — it will not be shown again.
243224
244225### Semantic Navigation
245226
You can’t perform that action at this time.
0 commit comments