|
20 | 20 |
|
21 | 21 | <menu name="Overview"> |
22 | 22 | <item name="Introduction" href="index.html"/> |
23 | | - <item name="Documentation" href="docs.html"/> |
| 23 | + <item name="Documentation" href="documentation.html"/> |
24 | 24 | </menu> |
25 | 25 |
|
26 | 26 | <menu name="Documentation"> |
27 | | - <item name="API Reference" href="docs.html#API_Reference"> |
28 | | - <item name="CopilotClient" href="docs.html#CopilotClient"/> |
29 | | - <item name="CopilotSession" href="docs.html#CopilotSession"/> |
| 27 | + <item name="API Reference" href="documentation.html#API_Reference"> |
| 28 | + <item name="CopilotClient" href="documentation.html#CopilotClient"/> |
| 29 | + <item name="CopilotSession" href="documentation.html#CopilotSession"/> |
30 | 30 | </item> |
31 | | - <item name="Event Types" href="docs.html#Event_Types"/> |
32 | | - <item name="Streaming" href="docs.html#Streaming"/> |
33 | | - <item name="Listing Models" href="docs.html#Listing_Models"/> |
34 | | - <item name="Advanced Usage" href="docs.html#Advanced_Usage"> |
35 | | - <item name="Manual Server Control" href="docs.html#Manual_Server_Control"/> |
36 | | - <item name="Tools" href="docs.html#Tools"/> |
37 | | - <item name="System Message Customization" href="docs.html#System_Message_Customization"/> |
38 | | - <item name="Multiple Sessions" href="docs.html#Multiple_Sessions"/> |
39 | | - <item name="File Attachments" href="docs.html#File_Attachments"/> |
40 | | - <item name="Bring Your Own Key (BYOK)" href="docs.html#Bring_Your_Own_Key_.28BYOK.29"/> |
41 | | - <item name="Permission Handling" href="docs.html#Permission_Handling"/> |
| 31 | + <item name="Event Types" href="documentation.html#Event_Types"/> |
| 32 | + <item name="Streaming" href="documentation.html#Streaming"/> |
| 33 | + <item name="Listing Models" href="documentation.html#Listing_Models"/> |
| 34 | + <item name="Advanced Usage" href="documentation.html#Advanced_Usage"> |
| 35 | + <item name="Manual Server Control" href="documentation.html#Manual_Server_Control"/> |
| 36 | + <item name="Tools" href="documentation.html#Tools"/> |
| 37 | + <item name="System Message Customization" href="documentation.html#System_Message_Customization"/> |
| 38 | + <item name="Multiple Sessions" href="documentation.html#Multiple_Sessions"/> |
| 39 | + <item name="File Attachments" href="documentation.html#File_Attachments"/> |
| 40 | + <item name="Bring Your Own Key (BYOK)" href="documentation.html#Bring_Your_Own_Key_.28BYOK.29"/> |
| 41 | + <item name="Permission Handling" href="documentation.html#Permission_Handling"/> |
42 | 42 | </item> |
43 | | - <item name="Error Handling" href="docs.html#Error_Handling"/> |
| 43 | + <item name="Error Handling" href="documentation.html#Error_Handling"/> |
44 | 44 | </menu> |
45 | 45 |
|
46 | 46 | <menu ref="reports"/> |
|
0 commit comments