mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	doc: add the documentation infrastructure for pipewire modules
All empty pages for now but at least this makes them show up in the documentation.
This commit is contained in:
		
							parent
							
								
									9956637ce5
								
							
						
					
					
						commit
						f181232a61
					
				
					 22 changed files with 130 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -37,6 +37,9 @@
 | 
			
		|||
 | 
			
		||||
#define NAME "client-device"
 | 
			
		||||
 | 
			
		||||
/** \page page_module_client_device PipeWire Module: Client Device
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
static const struct spa_dict_item module_props[] = {
 | 
			
		||||
	{ PW_KEY_MODULE_AUTHOR, "Wim Taymans <wim.taymans@gmail.com>" },
 | 
			
		||||
	{ PW_KEY_MODULE_DESCRIPTION, "Allow clients to create and control remote devices" },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue