{
	"data": [
		{
			"chapter": 1,
			"title": "Getting Start",
			"route": "Getting_Start",
			"page": {
				"article": [
					{
						"name": "About docoGen",
						"type": "text",
						"data": [
							{
								"info": "docoGen is a document generation tool within your masterpiece."
							},
							{
								"info": "docoGen Project is an open source project for more convenient and widely used in document generation. If you are interest in this project or repository, please contect with us and feel free to ask us any question. We are very welcome you to join our group."
							},
							{
								"info": "docoGen WebUI is supported from docoGen package which can generate web page to demostrate the document. docoGen WebUI is based on Sementic UI React currently. In future, we will support more web UI library and become more flexible to use."
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						],
						"subarticle": [
							{
								"title": "Join Us!",
								"content": [
									{
										"name": "Make the world a better place.",
										"type": "text",
										"data": [
											{
												"info": "If any question or want to join us, please feel free to contact with us!"
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "What is docoGen WebUI?",
						"type": "text",
						"data": [
							{
								"info": "docoGen WebUI is supported from docoGen package which can generate web page to demostrate the document. docoGen WebUI is based on Sementic UI React currently. In future, we will support more web UI library and become more flexible to use."
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					}
				]
			}
		},
		{
			"chapter": 2,
			"title": "About Us",
			"route": "About_Us",
			"page": {
				"article": [
					{
						"name": "What is toolbuddy?",
						"type": "text",
						"text": "Make the world a better place.",
						"data": [
							{
								"info": "An group of good programmer that solve the problem!"
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "center",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						],
						"subarticle": [
							{
								"title": "How to join ToolBuddy?",
								"content": [
									{
										"name": "If any question or want to join us, please feel free to contact with us!",
										"type": "list",
										"data": [
											{
												"name": "Kevin Cyu: kevinbird61@gmail.com"
											},
											{
												"name": "Yung-Sheng Lu: yungshenglu1994@gmail.com"
											}
										]
									}
								]
							}
						]
					}
				]
			}
		},
		{
			"chapter": 3,
			"title": "Different Usage of Content",
			"route": "Different_Usage of Content",
			"page": {
				"article": [
					{
						"name": "Nested Structure",
						"type": "text",
						"data": [
							{
								"info": "docoGen Project is an open source project for more convenient and widely used in document generation. If you are interest in this project or repository, please contect with us and feel free to ask us any question. We are very welcome you to join our group."
							},
							{
								"info": "docoGen WebUI is supported from docoGen package which can generate web page to demostrate the document. docoGen WebUI is based on Sementic UI React currently. In future, we will support more web UI library and become more flexible to use."
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							},
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							},
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						],
						"subarticle": [
							{
								"title": "Sub-article 1",
								"content": [
									{
										"name": "Make the world a better place.",
										"type": "text",
										"data": [
											{
												"info": "docoGen Project is an open source project for more convenient and widely used in document generation. If you are interest in this project or repository, please contect with us and feel free to ask us any question. We are very welcome you to join our group."
											},
											{
												"info": "docoGen WebUI is supported from docoGen package which can generate web page to demostrate the document. docoGen WebUI is based on Sementic UI React currently. In future, we will support more web UI library and become more flexible to use."
											}
										]
									}
								]
							},
							{
								"title": "Sub-article 2",
								"content": [
									{
										"name": "Make the world a better place.",
										"type": "text",
										"data": [
											{
												"info": "docoGen Project is an open source project for more convenient and widely used in document generation. If you are interest in this project or repository, please contect with us and feel free to ask us any question. We are very welcome you to join our group."
											},
											{
												"info": "docoGen WebUI is supported from docoGen package which can generate web page to demostrate the document. docoGen WebUI is based on Sementic UI React currently. In future, we will support more web UI library and become more flexible to use."
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "List Structure",
						"type": "list",
						"data": [
							{
								"name": "List 1",
								"subitems": [
									{
										"name": "List 1-1"
									},
									{
										"name": "List 1-2",
										"subitems": [
											{
												"name": "List 1-2-1"
											},
											{
												"name": "List 1-2-2",
												"subitems": [
													{
														"name": "List 1-2-2-1"
													}
												]
											}
										]
									},
									{
										"name": "List 1-3"
									}
								]
							},
							{
								"name": "List 2"
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							},
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							},
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					}
				]
			}
		},
		{
			"chapter": 4,
			"title": "Table Structure",
			"route": "Table_Structure",
			"page": {
				"article": [
					{
						"name": "Table Demo 1",
						"type": "table",
						"data": [
							{
								"title": "Name",
								"value": [
									"Kevin",
									"Eric",
									"Lu",
									"Cyu",
									"Lai"
								]
							},
							{
								"title": "Age",
								"value": [
									"23",
									"22",
									"24",
									"52",
									"50"
								]
							},
							{
								"title": "Job",
								"value": [
									"programmer",
									"student",
									"engineer",
									"professor",
									"soldier"
								]
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					},
					{
						"name": "Table Demo 2",
						"type": "table",
						"data": [
							{
								"title": "Name",
								"value": [
									"Kevin",
									"Eric",
									"Lu",
									"Cyu",
									"Lai"
								]
							},
							{
								"title": "Age",
								"value": [
									"23",
									"22",
									"24",
									"52",
									"50"
								]
							},
							{
								"title": "Job",
								"value": [
									"programmer",
									"student",
									"engineer",
									"professor",
									"soldier"
								]
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					}
				]
			}
		},
		{
			"chapter": 5,
			"title": "Code Listing Structure",
			"route": "Code_Listing Structure",
			"page": {
				"article": [
					{
						"name": "Code Listing Demo 1",
						"type": "code",
						"data": [
							{
								"lang": "C",
								"caption": "example.c",
								"raw": "#include <stdio.h>\n\nint main(void) {\n    printf(\"Hello World\\n\");\n    return 0;\n}\n"
							},
							{
								"lang": "CPP",
								"caption": "example.cpp",
								"raw": "#include <iostream>\n\nusing namespace std;\n\nint main(void) {\n    cout << \"Hello World\" << endl;\n    return 0;\n}\n"
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					},
					{
						"name": "Code Listing Demo 2",
						"type": "code",
						"data": [
							{
								"lang": "Python",
								"caption": "example.py",
								"raw": "print(\"Hello World\\n\")\n"
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					}
				]
			}
		},
		{
			"chapter": 6,
			"title": "Formula Structure",
			"route": "Formula_Structure",
			"page": {
				"article": [
					{
						"name": "Formula Demo",
						"type": "formula",
						"data": [
							{
								"info": "\nInline mode  ",
								"inline": "x^2 + y^2 = z^2"
							},
							{
								"info": "\nDisplay mode ",
								"display": "E=mc^2"
							}
						],
						"figure": [
							{
								"path": "../img/ToolBuddy-logo.png",
								"align": "",
								"size": "",
								"caption": "ToolBuddy Logo"
							}
						]
					}
				]
			}
		}
	]
}
