Hello,
I have got a problem with publishing a muse project: Muse keeps saying to me "no pages in the project needs publishing", although target pages do not even exist (I have them removed) !

Here is my config (inspired by MWolson examples, but without '@() forms):
        ("my-project"
         ("~/project/documents/"
          :default "index"
          :force-publish ("index")
          "~/project/documents/conception"
          :default "index"
          :force-publish ("index")
          "~/project/documents/developppement"
          :default "index"
          :force-publish ("index"))
         (:base "xdoc"
          :path "~/project/workspace/fwk-abailly/xdocs/"
          :include "~/project/documents/" )
         (:base "xdoc"
:path "~/project/workspace/fwk-abailly/xdocs/conception/"
          :include "~/project/documents/conception" )
         (:base "xdoc"
          :path "~/project/workspace/fwk-abailly/xdocs/developpement/"
          :include "~/project/documents/developpement" )
         )

Thanks in advance.

--
Arnaud Bailly - Ingénieur de Recherche
NORSYS
1, rue de la Cense des Raines
ZAC du Moulin
59710 ENNEVELIN
Tel : (33) 3 28 76 56 76
Fax : (33) 3 28 76 57 00
Web : http://www.norsys.fr


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to