diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 15:27:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 15:27:41 +0000 |
commit | d94bd350bda3c87f581791324db5a696235caf78 (patch) | |
tree | 1b571513a871399ac951639d346a6fa1e5d6f612 /doc/todo | |
parent | 8decfc845598f08bb7a212a57b9d44761ca08a6a (diff) |
web commit by arpitjain11
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn b/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn index 1c0914336..b2f67ebc0 100644 --- a/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn +++ b/doc/todo/Bestdir_along_with_bestlink_in_IkiWiki.pm.mdwn @@ -1,5 +1,7 @@ This patch adds function bestdir() which returns best directory from the directory structure. This is in addition to the bestlink() function which is there in IkiWiki.pm + ------- + Index: IkiWiki.pm =================================================================== --- IkiWiki.pm (revision 9) |