From: Joey Hess Date: Sat, 15 Mar 2008 17:22:22 +0000 (-0400) Subject: mention proxy.py X-Git-Tag: 2.41~116 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=840585338ee9c6ff4e91b8788c3f7d91b4362a42;p=ikiwiki.git mention proxy.py --- diff --git a/doc/plugins/write/external.mdwn b/doc/plugins/write/external.mdwn index a1a3811dc..fd343bda6 100644 --- a/doc/plugins/write/external.mdwn +++ b/doc/plugins/write/external.mdwn @@ -9,8 +9,7 @@ external plugin in your favorite programming language. Wow us at how much easier you can do the same thing in your favorite language. ;-) There's now a second external plugin, the [[rst]] plugin, written in -python. (Could someone convert it into a python library that can be used by -other plugins?) +python. It uses a `proxy.py`, a helper library for ikiwiki python plugins. [[toc ]]