Skip to content

Commit dcfa7ea

Browse files
committed
Update documentation
1 parent d9ef923 commit dcfa7ea

File tree

108 files changed

+6844
-30852
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+6844
-30852
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 0 additions & 104 deletions
This file was deleted.

assets/_mkdocstrings.css

Lines changed: 0 additions & 64 deletions
This file was deleted.

authors.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
title: Authors
2+
3+
Primary Authors
4+
===============
5+
6+
* __[Waylan Limberg](https://github.com/waylan)__
7+
8+
@waylan is the current maintainer of the code and has written much of the
9+
current code base, including a complete refactor of the core for version 2.0.
10+
He started out by authoring many of the available extensions and later was
11+
asked to join Yuri, where he began fixing numerous bugs, adding
12+
documentation and making general improvements to the existing code base.
13+
14+
* __[Dmitry Shachnev](https://github.com/mitya57)__
15+
16+
@mitya57 joined the team after providing a number of helpful patches and has
17+
been assisting with maintenance, reviewing pull requests and ticket triage.
18+
19+
* __[Isaac Muse](https://github.com/facelessuser)__
20+
21+
@facelessuser joined the team after providing a number of helpful patches
22+
and has been assisting with maintenance, reviewing pull requests and ticket
23+
triage.
24+
25+
* __[Yuri Takhteyev](https://github.com/yuri)__
26+
27+
Yuri wrote most of the code found in version 1.x while procrastinating his
28+
Ph.D. Various pieces of his code still exist, most notably the basic
29+
structure.
30+
31+
* __Manfed Stienstra__
32+
33+
Manfed wrote the original version of the script and is responsible for
34+
various parts of the existing code base.
35+
36+
* __Artem Yunusov__
37+
38+
Artem, who as part of a 2008 GSoC project, refactored inline patterns,
39+
replaced the NanoDOM with ElementTree support and made various other
40+
improvements.
41+
42+
* __David Wolever__
43+
44+
David refactored the extension API and made other improvements
45+
as he helped to integrate Markdown into Dr.Project.
46+
47+
Other Contributors
48+
==================
49+
50+
The incomplete list of individuals below have provided patches or otherwise
51+
contributed to the project prior to the project being hosted on GitHub. See the
52+
GitHub commit log for a list of recent contributors. We would like to thank
53+
everyone who has contributed to the project in any way.
54+
55+
* Eric Abrahamsen
56+
* Jeff Balogh
57+
* Sergej Chodarev
58+
* Chris Clark
59+
* Tiago Cogumbreiro
60+
* Kjell Magne Fauske
61+
* G. Clark Haynes
62+
* Daniel Krech
63+
* Steward Midwinter
64+
* Jack Miller
65+
* Neale Pickett
66+
* Paul Stansifer
67+
* John Szakmeister
68+
* Malcolm Tredinnick
69+
* Ben Wilson
70+
* and many others who helped by reporting bugs

0 commit comments

Comments
 (0)