Skip to content

Commit ab84a0d

Browse files
committed
Added license to docs
1 parent f7c941e commit ab84a0d

7 files changed

Lines changed: 188 additions & 2 deletions

File tree

docs/404.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
<li class="toctree-l1"><a class="reference internal" href="/.">Welcome to MkDocs</a>
3737
</li>
3838
</ul>
39+
<ul>
40+
<li class="toctree-l1"><a class="reference internal" href="/license/">License</a>
41+
</li>
42+
</ul>
3943
</div>
4044
</div>
4145
</nav>

docs/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
</ul>
5050
</li>
5151
</ul>
52+
<ul>
53+
<li class="toctree-l1"><a class="reference internal" href="license/">License</a>
54+
</li>
55+
</ul>
5256
</div>
5357
</div>
5458
</nav>
@@ -95,6 +99,9 @@ <h2 id="project-layout">Project layout</h2>
9599

96100
</div>
97101
</div><footer>
102+
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
103+
<a href="license/" class="btn btn-neutral float-right" title="License">Next <span class="icon icon-circle-arrow-right"></span></a>
104+
</div>
98105

99106
<hr/>
100107

@@ -117,6 +124,8 @@ <h2 id="project-layout">Project layout</h2>
117124

118125

119126

127+
<span><a href="license/" style="color: #fcfcfc">Next &raquo;</a></span>
128+
120129
</span>
121130
</div>
122131
<script src="js/jquery-3.6.0.min.js"></script>
@@ -135,5 +144,5 @@ <h2 id="project-layout">Project layout</h2>
135144

136145
<!--
137146
MkDocs version : 1.5.3
138-
Build Date UTC : 2024-03-07 00:44:43.805292+00:00
147+
Build Date UTC : 2024-03-07 12:15:03.990808+00:00
139148
-->

docs/license/index.html

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" >
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="shortcut icon" href="../img/favicon.ico" />
8+
<title>License - js2pysecrets</title>
9+
<link rel="stylesheet" href="../css/theme.css" />
10+
<link rel="stylesheet" href="../css/theme_extra.css" />
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
12+
13+
<script>
14+
// Current page data
15+
var mkdocs_page_name = "License";
16+
var mkdocs_page_input_path = "license.md";
17+
var mkdocs_page_url = null;
18+
</script>
19+
20+
<!--[if lt IE 9]>
21+
<script src="../js/html5shiv.min.js"></script>
22+
<![endif]-->
23+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
24+
<script>hljs.highlightAll();</script>
25+
</head>
26+
27+
<body class="wy-body-for-nav" role="document">
28+
29+
<div class="wy-grid-for-nav">
30+
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
31+
<div class="wy-side-scroll">
32+
<div class="wy-side-nav-search">
33+
<a href=".." class="icon icon-home"> js2pysecrets
34+
</a><div role="search">
35+
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
36+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
37+
</form>
38+
</div>
39+
</div>
40+
41+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
42+
<ul>
43+
<li class="toctree-l1"><a class="reference internal" href="..">Welcome to MkDocs</a>
44+
</li>
45+
</ul>
46+
<ul class="current">
47+
<li class="toctree-l1 current"><a class="reference internal current" href="./">License</a>
48+
<ul class="current">
49+
</ul>
50+
</li>
51+
</ul>
52+
</div>
53+
</div>
54+
</nav>
55+
56+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
57+
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
58+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
59+
<a href="..">js2pysecrets</a>
60+
61+
</nav>
62+
<div class="wy-nav-content">
63+
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
64+
<ul class="wy-breadcrumbs">
65+
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
66+
<li class="breadcrumb-item active">License</li>
67+
<li class="wy-breadcrumbs-aside">
68+
</li>
69+
</ul>
70+
<hr/>
71+
</div>
72+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
73+
<div class="section" itemprop="articleBody">
74+
75+
<h1 id="license">License</h1>
76+
<pre><code class="language-text">MIT License
77+
78+
Copyright (c) 2024 INVITE Communications Co. Ltd.
79+
Copyright (c) 2024 Brian LaVallee &lt;brian.lavallee@invite-comm.jp&gt;
80+
81+
Permission is hereby granted, free of charge, to any person obtaining a copy
82+
of this software and associated documentation files (the &quot;Software&quot;), to deal
83+
in the Software without restriction, including without limitation the rights
84+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
85+
copies of the Software, and to permit persons to whom the Software is
86+
furnished to do so, subject to the following conditions:
87+
88+
The above copyright notice and this permission notice shall be included in all
89+
copies or substantial portions of the Software.
90+
91+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
92+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
93+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
94+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
95+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
96+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
97+
SOFTWARE.
98+
</code></pre>
99+
100+
</div>
101+
</div><footer>
102+
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
103+
<a href=".." class="btn btn-neutral float-left" title="Welcome to MkDocs"><span class="icon icon-circle-arrow-left"></span> Previous</a>
104+
</div>
105+
106+
<hr/>
107+
108+
<div role="contentinfo">
109+
<!-- Copyright etc -->
110+
</div>
111+
112+
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
113+
</footer>
114+
115+
</div>
116+
</div>
117+
118+
</section>
119+
120+
</div>
121+
122+
<div class="rst-versions" role="note" aria-label="Versions">
123+
<span class="rst-current-version" data-toggle="rst-current-version">
124+
125+
126+
<span><a href=".." style="color: #fcfcfc">&laquo; Previous</a></span>
127+
128+
129+
</span>
130+
</div>
131+
<script src="../js/jquery-3.6.0.min.js"></script>
132+
<script>var base_url = "..";</script>
133+
<script src="../js/theme_extra.js"></script>
134+
<script src="../js/theme.js"></script>
135+
<script src="../search/main.js"></script>
136+
<script>
137+
jQuery(function () {
138+
SphinxRtdTheme.Navigation.enable(true);
139+
});
140+
</script>
141+
142+
</body>
143+
</html>

docs/search.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
<li class="toctree-l1"><a class="reference internal" href="./.">Welcome to MkDocs</a>
3737
</li>
3838
</ul>
39+
<ul>
40+
<li class="toctree-l1"><a class="reference internal" href="./license/">License</a>
41+
</li>
42+
</ul>
3943
</div>
4044
</div>
4145
</nav>

docs/search/search_index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Welcome to MkDocs For full documentation visit mkdocs.org . Commands mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit. mkdocs -h - Print help message and exit. Project layout mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Welcome to MkDocs"},{"location":"#welcome-to-mkdocs","text":"For full documentation visit mkdocs.org .","title":"Welcome to MkDocs"},{"location":"#commands","text":"mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit. mkdocs -h - Print help message and exit.","title":"Commands"},{"location":"#project-layout","text":"mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Project layout"}]}
1+
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Welcome to MkDocs For full documentation visit mkdocs.org . Commands mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit. mkdocs -h - Print help message and exit. Project layout mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Welcome to MkDocs"},{"location":"#welcome-to-mkdocs","text":"For full documentation visit mkdocs.org .","title":"Welcome to MkDocs"},{"location":"#commands","text":"mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit. mkdocs -h - Print help message and exit.","title":"Commands"},{"location":"#project-layout","text":"mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Project layout"},{"location":"license/","text":"License MIT License Copyright (c) 2024 INVITE Communications Co. Ltd. Copyright (c) 2024 Brian LaVallee <brian.lavallee@invite-comm.jp> 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.","title":"License"},{"location":"license/#license","text":"MIT License Copyright (c) 2024 INVITE Communications Co. Ltd. Copyright (c) 2024 Brian LaVallee <brian.lavallee@invite-comm.jp> 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.","title":"License"}]}

docs/sitemap.xml.gz

0 Bytes
Binary file not shown.

docs_source/license.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# License
2+
3+
```text
4+
MIT License
5+
6+
Copyright (c) 2024 INVITE Communications Co. Ltd.
7+
Copyright (c) 2024 Brian LaVallee <brian.lavallee@invite-comm.jp>
8+
9+
Permission is hereby granted, free of charge, to any person obtaining a copy
10+
of this software and associated documentation files (the "Software"), to deal
11+
in the Software without restriction, including without limitation the rights
12+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13+
copies of the Software, and to permit persons to whom the Software is
14+
furnished to do so, subject to the following conditions:
15+
16+
The above copyright notice and this permission notice shall be included in all
17+
copies or substantial portions of the Software.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25+
SOFTWARE.
26+
```

0 commit comments

Comments
 (0)