Skip to content

Commit

Permalink
Doc: Added info about GSoC 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Feb 7, 2021
1 parent ce8f156 commit b4b913c
Show file tree
Hide file tree
Showing 79 changed files with 1,981 additions and 90 deletions.
4 changes: 3 additions & 1 deletion docs/api/get_started/plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/api/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/api/references/development_mode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h3>on<wbr>Note<wbr>Change</h3>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Called when the content of a note changes.</p>
<p>Called when the content of the current note changes.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
4 changes: 3 additions & 1 deletion docs/api/references/plugin_loading_rules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/api/references/plugin_manifest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/api/references/rest_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/api/tutorials/toc_plugin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20180621-182112/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20180906-111039/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20180916-210431/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20180929-121053/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20181004-091123/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20181101-174335/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20181213-173459/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190130-230218/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190404-074157/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190424-112410/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190523-231026/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190611-000711/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190613-202613/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
4 changes: 3 additions & 1 deletion docs/blog/20190814-225957/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
Expand Down Expand Up @@ -316,7 +318,7 @@
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--
Expand Down
Loading

0 comments on commit b4b913c

Please sign in to comment.