소스 검색

update lastadoc settings

Shinsuke Sugaya 7 년 전
부모
커밋
bc6b1beae1
1개의 변경된 파일10개의 추가작업 그리고 2개의 파일을 삭제
  1. 10 2
      dbflute_fess/dfprop/lastafluteMap.dfprop

+ 10 - 2
dbflute_fess/dfprop/lastafluteMap.dfprop

@@ -52,7 +52,15 @@ map:{
     #    ; fess.freeGen.mail.targetDir = ./playsql/data/mail
     #}
 
-    ; isSuppressDescriptionInList = true
-    ; isSuppressAuthorInList = true
+    # you can adjust LastaDoc contents
+    ; lastaDocContentsMap = map:{
+        ; headerMap = map:{
+            #; isSuppressSchemaHtmlLink = true
+        }
+        ; actionMap = map:{
+            ; isSuppressDescriptionInList = true
+            ; isSuppressAuthorInList = true
+        }
+    }
 }
 # ----------------/