[PATCH] Ignore linuxdoc generated docs
Gaetan Nadon
memsize at videotron.ca
Wed Mar 24 17:57:36 PDT 2010
On Wed, 2010-03-24 at 15:52 -0500, Yaakov (Cygwin/X) wrote:
> On 2010-03-24 01:21, Yaakov (Cygwin/X) wrote:
> > --- a/hw/dmx/doc/.gitignore
> > +++ b/hw/dmx/doc/.gitignore
> > @@ -1,2 +1,5 @@
> > # Add& Override for this directory and it's subdirectories
> > html/
> > +*.html
> > +*.pdf
> > +*.ps
>
> Are hw/dmx/doc/*.txt really supposed to be in git? They are generated
> at build time from SGML.
>
In a perfect world, no. This was done so that platform not having the
doc generation tool
can still be able to read the doc in txt form. A side-effect of having a
file both in git and
generated is that git will refuse to rebase due to a non clean directory
following a make.
The doc generation is disabled by default, so this should not happen
often. I think the patch you
have submitted is the best one can do under the circumstances.
>
> Yaakov
> Cygwin/X
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100324/9515c8a4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100324/9515c8a4/attachment.pgp>
More information about the xorg-devel
mailing list