mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Chore: update documentation
This commit is contained in:
		
							parent
							
								
									19771d309a
								
							
						
					
					
						commit
						56e6093eda
					
				
							
								
								
									
										9
									
								
								docs/integrations/integrations.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/integrations/integrations.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| --- | ||||
| id: integrations | ||||
| title: Integrations and plugins | ||||
| --- | ||||
| 
 | ||||
| Available integrations with Unleash | ||||
| 
 | ||||
| - [Vue plugin](https://github.com/crishellco/vue-unleash) | ||||
| - [Quarkus](https://github.com/quarkiverse/quarkus-unleash) | ||||
| @ -110,6 +110,9 @@ | ||||
|       "index": { | ||||
|         "title": "index" | ||||
|       }, | ||||
|       "integrations/integrations": { | ||||
|         "title": "Integrations and plugins" | ||||
|       }, | ||||
|       "sdks/dot_net_sdk": { | ||||
|         "title": ".net SDK" | ||||
|       }, | ||||
| @ -198,6 +201,7 @@ | ||||
|       "Internal": "Internal", | ||||
|       "Specification": "Specification", | ||||
|       "Deploy & configure": "Deploy & configure", | ||||
|       "Integrations": "Integrations", | ||||
|       "Contribute to Unleash": "Contribute to Unleash" | ||||
|     } | ||||
|   }, | ||||
|  | ||||
| @ -68,8 +68,8 @@ | ||||
|     ] | ||||
|   }, | ||||
|   "Integrations": { | ||||
|     "Client": [ | ||||
|       "tags" | ||||
|     "Integrations": [ | ||||
|       "integrations/integrations" | ||||
|     ] | ||||
|   }, | ||||
|   "Contribute": { | ||||
|  | ||||
| @ -69,7 +69,7 @@ const siteConfig = { | ||||
|         { doc: 'user_guide/connect_sdk', label: 'Documentation' }, | ||||
|         { doc: 'api/client/features', label: 'API' }, | ||||
|         { doc: 'deploy/getting_started', label: 'Deploy and manage' }, | ||||
|         { doc: 'tags', label: 'Integrations' }, | ||||
|         { doc: 'integrations/integrations', label: 'Integrations' }, | ||||
|         { doc: 'developer_guide', label: 'Contribute' }, | ||||
|         { page: 'help', label: 'Help' }, | ||||
|         // {blog: true, label: 'Blog'},
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user