Show the licenses in the doc
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
h1 ライセンス
|
||||
|
||||
div!= common.license
|
||||
|
||||
details
|
||||
summary ライブラリ
|
||||
|
||||
section
|
||||
h2 ライブラリ
|
||||
|
||||
each dependency, name in common.dependencies
|
||||
details
|
||||
summary= name
|
||||
|
||||
section
|
||||
h3= name
|
||||
pre= dependency.licenseText
|
||||
|
||||
Reference in New Issue
Block a user