Skip to content

Commit b38e658

Browse files
committed
Add a few bullet points to index page
1 parent 22827ef commit b38e658

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

Diff for: doc/index.ipynb

+17-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,22 @@
2424
"cell_type": "markdown",
2525
"metadata": {},
2626
"source": [
27-
"Inspired by <cite data-cite=\"millington2009matrices\">Ian Millington, \"Matrices and Conversions for Uniform Parametric Curves\", https://web.archive.org/web/20160305083440/http://therndguy.com</cite>."
27+
"* **Installation**: \n",
28+
" `python3 -m pip install splines`\n",
29+
"\n",
30+
"* **Online documentation**: \n",
31+
" https://splines.readthedocs.io/\n",
32+
"\n",
33+
"* **Documentation notebooks on Binder**: \n",
34+
" https://mybinder.org/v2/gh/AudioSceneDescriptionFormat/splines/master?filepath=doc/index.ipynb\n",
35+
"\n",
36+
"* **Source code repository (and issue tracker)**: \n",
37+
" https://github.com/AudioSceneDescriptionFormat/splines\n",
38+
"\n",
39+
"* **License**: \n",
40+
" MIT -- see the file ``LICENSE`` for details.\n",
41+
"\n",
42+
"----"
2843
]
2944
},
3045
{
@@ -57,7 +72,7 @@
5772
"name": "python",
5873
"nbconvert_exporter": "python",
5974
"pygments_lexer": "ipython3",
60-
"version": "3.9.1"
75+
"version": "3.9.1+"
6176
}
6277
},
6378
"nbformat": 4,

0 commit comments

Comments
 (0)