Skip to content

document can be viewed in offline #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 88 additions & 0 deletions document_en/lib/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
# License

This folder consists of some copies of external libraries.

## UIkit(uikit.min.js, uikit.min.css, uikit-icons.min.js, uikit-rtl.min.css)

- https://getuikit.com
- https://github.com/uikit/uikit
- License: https://github.com/uikit/uikit/blob/develop/LICENSE.md

UIkit is released under the MIT license.

```txt
Copyright (c) 2013-2020 YOOtheme GmbH, getuikit.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

## KaTeX(katex.min.css, katex.min.js, auto-render-min.js, fonts/*.woff2)

- https://katex.org
- https://github.com/KaTeX/KaTeX
- License: https://github.com/KaTeX/KaTeX/blob/master/LICENSE

KaTeX is released under the MIT license.

```txt
The MIT License (MIT)

Copyright (c) 2013-2020 Khan Academy and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

## Ace (ace.js)

- https://ace.c9.io
- https://github.com/ajaxorg/ace
- License: https://github.com/ajaxorg/ace/blob/master/LICENSE

Ace is released under the BSD (3-clause) license.

```txt
Copyright (c) 2010, Ajax.org B.V.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of Ajax.org B.V. nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
```
17 changes: 17 additions & 0 deletions document_en/lib/ace.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions document_en/lib/auto-render.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added document_en/lib/fonts/KaTeX_AMS-Regular.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Fraktur-Bold.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Fraktur-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Main-Bold.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Main-BoldItalic.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Main-Italic.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Main-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Math-BoldItalic.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Math-Italic.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_SansSerif-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Script-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Size1-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Size2-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Size3-Regular.woff2
Binary file not shown.
Binary file added document_en/lib/fonts/KaTeX_Size4-Regular.woff2
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions document_en/lib/katex.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions document_en/lib/katex.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions document_en/lib/mode-c_cpp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions document_en/lib/uikit-icons.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions document_en/lib/uikit-rtl.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions document_en/lib/uikit.min.css

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions document_en/lib/uikit.min.js

Large diffs are not rendered by default.

Loading