[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.7.1-20110619-272-g7d0ed87)



The branch, master has been updated
       via  7d0ed87ac60ad394aee2dd35f81e9f17336b51ee (commit)
      from  6db1ebe332d3dd78367459dc4676af6fcce8b330 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 utils/docs/.gitignore  |    5 +++++
 utils/docs/Makefile.am |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit 7d0ed87ac60ad394aee2dd35f81e9f17336b51ee
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Commit: Peter TB Brett <peter@xxxxxxxxxxxxx>

    utils: Generate HTML of all man pages.
    
    Reported-by: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

:100644 100644 dd457b7... 98f628d... M	utils/docs/.gitignore
:100644 100644 2c02b1f... fd12694... M	utils/docs/Makefile.am

=========
 Changes
=========

commit 7d0ed87ac60ad394aee2dd35f81e9f17336b51ee
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Commit: Peter TB Brett <peter@xxxxxxxxxxxxx>

    utils: Generate HTML of all man pages.
    
    Reported-by: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>

diff --git a/utils/docs/.gitignore b/utils/docs/.gitignore
index dd457b7..98f628d 100644
--- a/utils/docs/.gitignore
+++ b/utils/docs/.gitignore
@@ -6,3 +6,8 @@ latex
 grenum.html
 gsch2pcb.html
 gxyrs.html
+pads_backannotate.html
+pcb_backannotate.html
+refdes_renum.html
+schdiff.html
+sw2asc.html
diff --git a/utils/docs/Makefile.am b/utils/docs/Makefile.am
index 2c02b1f..fd12694 100644
--- a/utils/docs/Makefile.am
+++ b/utils/docs/Makefile.am
@@ -20,7 +20,7 @@ dist_man_MANS = gsch2pcb.1 grenum.1 gxyrs.1 pads_backannotate.1 \
 
 
 # Rules for converting man->html
-html_man_files = gsch2pcb.html grenum.html gxyrs.html refdes_renum.html
+html_man_files = $(dist_man_MANS:%.1,%.html)
 SUFFIXES = .1 .html
 
 docsmandir=$(docdir)/man




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs