]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/inside_dot_ikiwiki.mdwn
new version of the ikiwiki vim plugin. docs upgraded. new forum post
[ikiwiki.git] / doc / tips / inside_dot_ikiwiki.mdwn
index b81ffae8d74c8008d3b519047014b73d8932bba4..a74d00f473416b28512b769fa3239e0f551ea02e 100644 (file)
@@ -6,9 +6,10 @@ you need/want to.
 
 ## the index
 
-`.ikiwiki/indexdb` contains a cache of information about pages, as well
-as all persisitant state about pages. It used to be a (semi) human-readable
-text file, but is not anymore.
+`.ikiwiki/indexdb` contains a cache of information about pages.
+This information can always be recalculated by rebuilding the wiki.
+(So the file is safe to delete and need not be backed up.)
+It used to be a (semi) human-readable text file, but is not anymore.
 
 To dump the contents of the file, enter a perl command like this.