Compare commits
	
		
			1 Commits
		
	
	
		
			archive-ed
			...
			orch-split
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 9ba817aa9d | 
@ -7,7 +7,7 @@ repositories:
 | 
			
		||||
- environment: public
 | 
			
		||||
  repo: opentelekomcloud-docs/application-performance-management
 | 
			
		||||
  type: github
 | 
			
		||||
service_category: application
 | 
			
		||||
service_category: md
 | 
			
		||||
service_title: Application Performance Management
 | 
			
		||||
service_type: apm
 | 
			
		||||
service_uri: application-performance-management
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,9 @@
 | 
			
		||||
---
 | 
			
		||||
environment: public
 | 
			
		||||
repositories:
 | 
			
		||||
- environment: internal
 | 
			
		||||
  repo: docs/enterprise-dashboard
 | 
			
		||||
  type: gitea
 | 
			
		||||
- environment: public
 | 
			
		||||
  repo: opentelekomcloud-docs/enterprise-dashboard
 | 
			
		||||
  type: github
 | 
			
		||||
 | 
			
		||||
@ -144,11 +144,6 @@ latex_elements = {
 | 
			
		||||
  'papersize': 'a4paper',
 | 
			
		||||
  'pointsize': '12pt',
 | 
			
		||||
  'figure_align': 'H',
 | 
			
		||||
  'preamble': rf'''{% raw %}
 | 
			
		||||
        \newcommand{{\githash}}{{{current_commit_hash}}}
 | 
			
		||||
        \newcommand{{\gitcommittime}}{{{current_commit_time}}}
 | 
			
		||||
        \newcommand{{\doctitle}}{{{otcdocs_doc_title}}}
 | 
			
		||||
        \newcommand{{\servicetitle}}{{{otcdocs_service_title}}}{% endraw %}
 | 
			
		||||
  ''',
 | 
			
		||||
  'preamble': r'\newcommand{\githash}{' + current_commit_hash + '}',
 | 
			
		||||
  'sphinxsetup': 'hmargin={15mm,15mm}, vmargin={20mm,30mm}, marginpar=10mm'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user