22 lines
		
	
	
		
			359 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			359 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "build": {
 | |
|     "content": [
 | |
|       {
 | |
|         "files": [
 | |
|           "docs/api/**.yml",
 | |
|           "docs/toc.yml",
 | |
|           "docs/index.md"
 | |
|         ]
 | |
|       }
 | |
|     ],
 | |
|     "resource": [],
 | |
|     "output": "docs/_site",
 | |
|     "template": [
 | |
|       "default",
 | |
|       "modern"
 | |
|     ],
 | |
|     "globalMetadata": {
 | |
|       "_appTitle": "Documentación Proyecto Mercados"
 | |
|     }
 | |
|   }
 | |
| } |