diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 22:40:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 22:40:41 +0000 |
commit | 6bcfbbf81a49b0aa3850846141f3dda64c66bcf1 (patch) | |
tree | 2871325fefa4af44fe8d90fe2ae4dd7834155f53 /doc | |
parent | c4678c071c83ea6c3dab5f346c5cdc52a4f8d7cd (diff) | |
download | ikiwiki-6bcfbbf81a49b0aa3850846141f3dda64c66bcf1.tar ikiwiki-6bcfbbf81a49b0aa3850846141f3dda64c66bcf1.tar.gz |
remove dup
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/sidebar.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/bugs/sidebar.mdwn b/doc/bugs/sidebar.mdwn deleted file mode 100644 index 185fbc7be..000000000 --- a/doc/bugs/sidebar.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -* The [[plugins/sidebar]] plugin should make any page get rebuilt if a - sidebar is created "closer" to it than the current sidebar. Currently - this isn't done; a sufficiently smart needsbuild hook should be able to - figure it out. |