Update 'new document type'
@ -1,9 +1,8 @@
 | 
				
			|||||||
To delivery new document type the following steps need to be taken:
 | 
					To delivery new document type the following steps need to be taken:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	1. update services.yaml in otc-metadata repository with the following structure:
 | 
						1. update services.yaml in otc-metadata repository with the following structure (sorted by service_type+title):
 | 
				
			||||||
    	```
 | 
					    	```
 | 
				
			||||||
      	- hc_location: api/dcs
 | 
					      	- html_location: docs/dcs/api-ref
 | 
				
			||||||
	   	  html_location: docs/dcs/api-ref
 | 
					 | 
				
			||||||
	      link: /distributed-cache-service/api-ref/
 | 
						      link: /distributed-cache-service/api-ref/
 | 
				
			||||||
	      pdf_name: dcs-api-ref
 | 
						      pdf_name: dcs-api-ref
 | 
				
			||||||
	      rst_location: api-ref/source
 | 
						      rst_location: api-ref/source
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user