Compare commits
	
		
			1 Commits
		
	
	
		
			dbss_api
			...
			tischrei-p
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6a7917b3aa | 
@ -1,9 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
hc_location: api/dbss
 | 
					 | 
				
			||||||
html_location: docs/dbss/api-ref
 | 
					 | 
				
			||||||
link: /database-security-service/api-ref/
 | 
					 | 
				
			||||||
pdf_name: dbss-api-ref
 | 
					 | 
				
			||||||
rst_location: api-ref/source
 | 
					 | 
				
			||||||
service_type: dbss
 | 
					 | 
				
			||||||
title: API Reference
 | 
					 | 
				
			||||||
type: api-ref
 | 
					 | 
				
			||||||
@ -1,6 +1,9 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
environment: public
 | 
					environment: public
 | 
				
			||||||
repositories:
 | 
					repositories:
 | 
				
			||||||
 | 
					- environment: internal
 | 
				
			||||||
 | 
					  repo: docs/enterprise-dashboard
 | 
				
			||||||
 | 
					  type: gitea
 | 
				
			||||||
- environment: public
 | 
					- environment: public
 | 
				
			||||||
  repo: opentelekomcloud-docs/enterprise-dashboard
 | 
					  repo: opentelekomcloud-docs/enterprise-dashboard
 | 
				
			||||||
  type: github
 | 
					  type: github
 | 
				
			||||||
 | 
				
			|||||||
@ -144,11 +144,6 @@ latex_elements = {
 | 
				
			|||||||
  'papersize': 'a4paper',
 | 
					  'papersize': 'a4paper',
 | 
				
			||||||
  'pointsize': '12pt',
 | 
					  'pointsize': '12pt',
 | 
				
			||||||
  'figure_align': 'H',
 | 
					  'figure_align': 'H',
 | 
				
			||||||
  'preamble': rf'''{% raw %}
 | 
					  'preamble': r'\newcommand{\githash}{' + current_commit_hash + '}',
 | 
				
			||||||
        \newcommand{{\githash}}{{{current_commit_hash}}}
 | 
					 | 
				
			||||||
        \newcommand{{\gitcommittime}}{{{current_commit_time}}}
 | 
					 | 
				
			||||||
        \newcommand{{\doctitle}}{{{otcdocs_doc_title}}}
 | 
					 | 
				
			||||||
        \newcommand{{\servicetitle}}{{{otcdocs_service_title}}}{% endraw %}
 | 
					 | 
				
			||||||
  ''',
 | 
					 | 
				
			||||||
  'sphinxsetup': 'hmargin={15mm,15mm}, vmargin={20mm,30mm}, marginpar=10mm'
 | 
					  'sphinxsetup': 'hmargin={15mm,15mm}, vmargin={20mm,30mm}, marginpar=10mm'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user