mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Merge branch 'ci-fedora-42' into 'master'
doc: bump CI Fedora version to Fedora 42 + update doxygen-awesome.css Closes #4771 and #4931 See merge request pipewire/pipewire!2570
This commit is contained in:
		
						commit
						f7092fa5da
					
				
					 3 changed files with 1944 additions and 288 deletions
				
			
		| 
						 | 
					@ -38,8 +38,8 @@ include:
 | 
				
			||||||
.fedora:
 | 
					.fedora:
 | 
				
			||||||
  variables:
 | 
					  variables:
 | 
				
			||||||
    # Update this tag when you want to trigger a rebuild
 | 
					    # Update this tag when you want to trigger a rebuild
 | 
				
			||||||
    FDO_DISTRIBUTION_TAG: '2025-07-17.0'
 | 
					    FDO_DISTRIBUTION_TAG: '2025-10-15.0'
 | 
				
			||||||
    FDO_DISTRIBUTION_VERSION: '41'
 | 
					    FDO_DISTRIBUTION_VERSION: '42'
 | 
				
			||||||
    FDO_DISTRIBUTION_PACKAGES: >-
 | 
					    FDO_DISTRIBUTION_PACKAGES: >-
 | 
				
			||||||
      alsa-lib-devel
 | 
					      alsa-lib-devel
 | 
				
			||||||
      avahi-devel
 | 
					      avahi-devel
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
:root {
 | 
					html {
 | 
				
			||||||
	/* --page-background-color: #729fcf; */
 | 
						/* --page-background-color: #729fcf; */
 | 
				
			||||||
	--primary-color: #729fcf;
 | 
						--primary-color: #729fcf;
 | 
				
			||||||
	--primary-dark-color: #729fcf;
 | 
						--primary-dark-color: #729fcf;
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media (prefers-color-scheme: light) {
 | 
					@media (prefers-color-scheme: light) {
 | 
				
			||||||
	:root {
 | 
						html {
 | 
				
			||||||
		--code-background: #f5f5f5;
 | 
							--code-background: #f5f5f5;
 | 
				
			||||||
		--code-foreground: #333333;
 | 
							--code-foreground: #333333;
 | 
				
			||||||
		--fragment-background: #f5f5f5;
 | 
							--fragment-background: #f5f5f5;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue