unknown 5 years ago
parent
commit
4a12610a22
1 changed files with 3 additions and 1 deletions
  1. 3 1
      o2web/jsdoc.conf.json

+ 3 - 1
o2web/jsdoc.conf.json

@@ -41,7 +41,9 @@
         }
         }
     },
     },
     "metadata": {
     "metadata": {
-        "title": "O2OA前台API" //最终生成的文档中标题
+        "title": "O2OA前台API", //最终生成的文档中标题
+        "title_prefix" : "O2OA WebAPI", //html title标题前缀
+        "title_suffix" : "|O2OA开发平台" //标题后缀
     },
     },
     "o2" : {
     "o2" : {
         "actionOutPath" : "./o2server/{actionRoot}/src/main/webapp/describe/jsdoc/{actionName}.json",
         "actionOutPath" : "./o2server/{actionRoot}/src/main/webapp/describe/jsdoc/{actionName}.json",