diff options
author | prosper <prosper@web> | 2010-02-19 10:23:26 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-02-19 10:23:26 +0000 |
commit | 3200be56e5fc6c89115277f9f842a3f417f8d7db (patch) | |
tree | c4c8bcdf6f3d058758b7025bf751cabd47557840 | |
parent | 995e247f42e88eeefa47e62d1fada49edaa953a3 (diff) | |
download | ikiwiki-3200be56e5fc6c89115277f9f842a3f417f8d7db.tar ikiwiki-3200be56e5fc6c89115277f9f842a3f417f8d7db.tar.gz |
-rw-r--r-- | doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn new file mode 100644 index 000000000..8cc97a032 --- /dev/null +++ b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn @@ -0,0 +1,7 @@ +It seems that rebuild a wiki (`ikiwiki --rebuild`) after changing the `underlaydir` config option doesn't remove the pages coming from the previous underlaydir. + +I've noticed this with the debian package version 3.20100102.3~bpo50+1. + +Perhaps it is possible to improve this or mention it in the manual page? + +--prosper |