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 729410 - Remove deprecated documentation
Remove deprecated documentation
Status: RESOLVED FIXED
Product: gnome-common
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Gnome Common Maintainer(s)
Gnome Common Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-05-02 15:37 UTC by Philip Withnall
Modified: 2014-05-02 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
doc: Move doc/usage.txt to README and update (2.42 KB, patch)
2014-05-02 15:37 UTC, Philip Withnall
committed Details | Review
macros2: Remove outdated README file (1.03 KB, patch)
2014-05-02 15:37 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-05-02 15:37:03 UTC
Patches coming.
Comment 1 Philip Withnall 2014-05-02 15:37:23 UTC
Created attachment 275673 [details] [review]
doc: Move doc/usage.txt to README and update

We don’t like references to CVS any more. Update the guidelines to no
longer reference GNOME_COMMON_INIT.
Comment 2 Philip Withnall 2014-05-02 15:37:27 UTC
Created attachment 275674 [details] [review]
macros2: Remove outdated README file
Comment 3 David King 2014-05-02 15:43:44 UTC
Review of attachment 275673 [details] [review]:

::: doc/usage.txt
@@ +17,3 @@
 REQUIRED_AUTOMAKE_VERSION=1.7
 
+if [ ! -f "$srcdir/configure.ac" ]; then

I guess that configure.ac is acceptable, although it is better if projects have something more specific.
Comment 4 Philip Withnall 2014-05-02 15:50:25 UTC
Attachment 275673 [details] pushed as 0d59b7c - doc: Move doc/usage.txt to README and update
Attachment 275674 [details] pushed as aa7f70b - macros2: Remove outdated README file