diff options
author | spalax <spalax@web> | 2015-05-21 12:29:21 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-05-21 12:29:21 -0400 |
commit | 4268a63be53158a4523ede64b8809330846d7c25 (patch) | |
tree | 4eeb65a5ac06d0f138c13743688752e79e1e09ba /doc | |
parent | 9ee5f1626e6ebf04479b761fa479fc340693204c (diff) | |
download | ikiwiki-4268a63be53158a4523ede64b8809330846d7c25.tar ikiwiki-4268a63be53158a4523ede64b8809330846d7c25.tar.gz |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/location_of_external_plugins.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/location_of_external_plugins.mdwn b/doc/todo/location_of_external_plugins.mdwn index 09f61da95..204b588b0 100644 --- a/doc/todo/location_of_external_plugins.mdwn +++ b/doc/todo/location_of_external_plugins.mdwn @@ -28,5 +28,5 @@ As a side note, the accompanying proxy.py might better be placed into some direc >>> - Call ikiwiki using ``PYTHONPATH="$PYTHONPATH:/usr/lib/ikiwiki/plugins ikiwiki ...``, but it is a pain to write this each time I want to use this (and any solution like creating a custom script do not seem very nice); >>> - Make my plugin add `/usr/lib/ikiwiki/plugins` to its python path, but I do not know how portable this is for a non Debian distribution. >>> ->>> Any better idea (and sorry for digging up an old post). +>>> Any better idea (and sorry for digging up an old post)? >>> -- [[Louis|spalax]] |