Skip to content

Commit

Permalink
Merge pull request #464 from shalousun/master
Browse files Browse the repository at this point in the history
update: license
  • Loading branch information
shalousun authored Mar 28, 2023
2 parents 1833f39 + 9e55012 commit 069f4bc
Show file tree
Hide file tree
Showing 89 changed files with 92 additions and 91 deletions.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center"><a href="https://github.com/shalousun/smart-doc" target="_blank">Smart-Doc Project</a></h1>
<h1 align="center"><a href="https://github.com/smart-doc-group/smart-doc" target="_blank">Smart-Doc Project</a></h1>

![maven](https://img.shields.io/maven-central/v/com.github.shalousun/smart-doc)
[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/builder/AdocDocBuilder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/builder/ApiDataBuilder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/builder/ApiDocBuilder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/builder/HtmlApiDocBuilder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/builder/TornaBuilder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down Expand Up @@ -81,6 +81,7 @@ public void setComponentKey(String componentKey) {
* @param apiConfig Configuration of smart-doc
* @param apiMethodDoc Data of method
* @param apiDoc singe api doc
* @return Map of request urls
*/
abstract Map<String, Object> buildPathUrlsRequest(ApiConfig apiConfig, ApiMethodDoc apiMethodDoc, ApiDoc apiDoc);

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/DocLanguage.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/DocTags.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/FrameworkEnum.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/HighlightStyle.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/Methods.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/constants/TornaConstants.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/filter/BoxReturnFilter.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/filter/ReturnTypeFilter.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/function/HtmlEscape.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/function/LineBreaksToBr.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/function/RemoveLineBreaks.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/handler/IHeaderHandler.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/handler/JaxrsPathHandler.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/power/doc/helper/BaseHelper.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* smart-doc https://github.com/shalousun/smart-doc
* smart-doc https://github.com/smart-doc-group/smart-doc
*
* Copyright (C) 2018-2023 smart-doc
*
Expand Down
Loading

0 comments on commit 069f4bc

Please sign in to comment.