emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Publishing problem


From: Arnaud Bailly
Subject: [emacs-wiki-discuss] Publishing problem
Date: Thu, 20 Oct 2005 21:52:50 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]