After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741764 - help: Mention a few files which explicitly shouldn’t be in git
help: Mention a few files which explicitly shouldn’t be in git
Status: RESOLVED FIXED
Product: gtk-doc
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: 1.21
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-19 14:19 UTC by Philip Withnall
Modified: 2014-12-20 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
help: Mention a few files which explicitly shouldn’t be in git (1.56 KB, patch)
2014-12-19 14:19 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-12-19 14:19:01 UTC
Trivial patch attached.
Comment 1 Philip Withnall 2014-12-19 14:19:03 UTC
Created attachment 293059 [details] [review]
help: Mention a few files which explicitly shouldn’t be in git
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2014-12-20 17:37:06 UTC
Review of attachment 293059 [details] [review]:

::: help/manual/C/index.docbook
@@ +589,3 @@
+        Files in the <filename>xml/</filename> and <filename>html/</filename>
+        directories should not go under version control. Neither should any of
+        the <filename>.stamp</filename> files.

missing </para>
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2014-12-20 17:39:29 UTC
Comment on attachment 293059 [details] [review]
help: Mention a few files which explicitly shouldn’t be in git

with extra fix applied