-
-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathdocs.html
More file actions
139 lines (126 loc) · 6.7 KB
/
Copy pathdocs.html
File metadata and controls
139 lines (126 loc) · 6.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<title>Documentatie</title>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet" type="text/css" />
<!-- <link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" /> -->
<!-- <link rel="stylesheet" id="current-theme" href="/static/css/style.css" type="text/css" media="screen" /> -->
<link rel="stylesheet" href="/static/external/css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/static/external/css/responsive-gs-12col.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/static/css/base.css" type="text/css" media="screen" />
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Gentium+Basic" rel="stylesheet" type="text/css" />
<link rel="icon" href="/static/SymPy-Favicon.ico" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script type="text/javascript" src="/static/javascript/main.js"></script>
</head>
<body>
<div class="container">
<header>
<h1><a href="index.html"> <img src="/static/images/logo.png" alt="SymPy Logo" /> SymPy</a></h1>
<div id="mobile-menu"><i class="icon-ellipsis-vertical"></i></div>
</header>
<nav id="main-navigation" class="row">
<ul>
<li class=""><a href="index.html">Hoofdpagina</a></li>
<li class=""><a href="features.html">Features</a></li>
<li class=""><a href="download.html">Download</a></li>
<li class="active"><a href="http://docs.sympy.org">Documentatie <i class="icon-external-link-sign"></i></a></li>
<li class=""><a href="support.html">Ondersteuning</a></li>
<li class=""><a href="development.html">Ontwikkeling</a></li>
<li class=""><a href="donate.html">Doneer</a></li>
<li><a href="http://live.sympy.org/">Online Shell <i class="icon-external-link-sign"></i></a></li>
</ul>
</nav>
<section class="row" id="main">
<div class="col span_7 clr small_span_4">
<article id="content">
<h2 class="title">Documentatie</h2>
<div class="inner">
<p class="first">
De documentatie wordt beheerd met de <a href="http://sphinx.pocoo.org/">Sphinx</a>Python documentatie generator.
De documentatie is hier te vinden: <a href="http://docs.sympy.org/">docs.sympy.org</a>
</p>
</div>
</article>
</div>
<div id="spacer" class="col span_1 clr small_span_0"> </div>
<aside id="sidebar" class="col span_4 clr small_span_2">
<div id="search-gamma" class="sidebar_card">
<h3>Uitrekenen met Gamma</h3>
<form method="get" action="http://www.sympygamma.com/input/" target="_blank">
<input type="text" name="i" />
<button>Uitrekenen</button>
</form>
</div>
<div id="about" class="sidebar_card">
<h3>Nu Downloaden</h3>
<p>
<a href="https://github.com/sympy/sympy/releases">Laatste Versie</a><br/>
<a href="http://github.com/sympy/sympy">Ontwikkelingsversie</a>
</p>
</div>
<div id="quick_links" class="sidebar_card">
<h3>Quick Links</h3>
<ul>
<li><a href="http://docs.sympy.org/">Documentatie</a></li>
<li><a href="https://github.com/sympy/sympy/releases">Downloads (source tarballs)</a></li>
<li><a href="https://groups.google.com/group/sympy">Mailing list</a></li>
<li><a href="https://github.com/sympy/sympy">Broncode</a></li>
<li><a href="https://github.com/sympy/sympy/issues/">Issue tracker</a></li>
<li><a href="https://github.com/sympy/sympy/wiki">Wiki</a></li>
<li><a href="https://github.com/sympy/sympy/wiki/introduction-to-contributing">Introduction to contributing</a></li>
<li><a href="http://live.sympy.org/">Probeer Sympy nu online uit</a></li>
<li><a href="http://sympy.blogspot.com/">Officiële Sympy blog</a></li>
<li><a href="http://planet.sympy.org/">Planet SymPy</a></li>
<li><a href="https://gitter.im/sympy/sympy">Chat (Gitter)</a></li>
<li><a href="http://colabti.org/irclogger/irclogger_logs/sympy">IRC kanaal log</a></li>
</ul>
</div>
<div id="social" class="sidebar_card">
<h3>Volg Ons<h3>
<!-- Place this tag where you want the widget to render. -->
<div class="g-follow" data-annotation="bubble"
data-height="24"
data-href="https://plus.google.com/116872266504964122381"
data-rel="publisher"></div>
<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type =
'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
<a href="https://twitter.com/sympy"
class="twitter-follow-button" data-show-count="false"
data-size="large">Follow @sympy</a>
<script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script>
</div>
</aside>
</section>
<footer class="row">
<p>Copyright © 2016 SymPy Development Team. </p>
<p>
Deze pagina is open source. Fork <a href="https://github.com/sympy/sympy.github.com"> het project op GitHub</a> om het aan te passen.
</p>
<p>
Talen (beta):
<a href="../cs/index.html">[Cs]</a>,
<a href="../de/index.html">[De]</a>,
<a href="../en/index.html">[En]</a>,
<a href="../fr/index.html">[Fr]</a>,
<a href="../nl/index.html">[Nl]</a>,
<a href="../pt/index.html">[Pt]</a>,
<a href="../ru/index.html">[Ru]</a>,
<a href="../zh/index.html">[Zh]</a>
</p>
</footer>
</div>
</body>
</html>