====== Wiki Stuff ======
This is a summary of the plug-ins installed. For basic formatting see the [[wiki:syntax]] page.
===== Boxes =====
Boxes sample page: [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/boxes]]
===== Code =====
int main(int argc, char *argv[])
{
return 0;
}
int main(int argc, char *argv[])
{
return 0;
}
===== Gallery =====
{{gallery>namespace}}
{{gallery>wiki:stuff}}
===== Math =====
Symbols: [[http://www.xm1math.net/phpmathpublisher/doc/help.html]]
S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}
delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3
* S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}
* delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3
===== Notes =====
%%basic note%%
%%important note%%
%%warning note%%
%%tip note%%