]> granicus.if.org Git - graphviz/commitdiff
Add Agraph.pdf to repository and make part of the source distribution
authorEmden Gansner <erg@research.att.com>
Thu, 7 Mar 2013 22:37:05 +0000 (17:37 -0500)
committerEmden Gansner <erg@research.att.com>
Thu, 7 Mar 2013 22:37:05 +0000 (17:37 -0500)
doc/Makefile.am
doc/libgraph/Agraph.pdf [new file with mode: 0644]

index 156956faa9d6763932796187350a95de17b5d30e..f5a883d6ac03102f94b9ddeab46379ef3675aee7 100644 (file)
@@ -4,7 +4,7 @@
 # SUBDIRS = dot neato lefty dotty info
 SUBDIRS = info schema
 
-pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libguide/libguide.pdf smyrna/smyrna.pdf
+pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libgraph/Agraph.pdf libguide/libguide.pdf smyrna/smyrna.pdf
 html = build.html FAQ.html index.html winbuild.html pspdf.png char.html gdtclft.entities.example.png todo.html
 txt = Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt
 
@@ -16,4 +16,4 @@ pdf_DATA = $(pdf)
 html_DATA = $(html)
 txt_DATA = $(txt)
 
-EXTRA_DIST = $(txt) $(pdf) $(html) schema/*.xml schema/*.xslt libguide/libguide.pdf infosrc/*
+EXTRA_DIST = $(txt) $(pdf) $(html) schema/*.xml schema/*.xslt infosrc/*
diff --git a/doc/libgraph/Agraph.pdf b/doc/libgraph/Agraph.pdf
new file mode 100644 (file)
index 0000000..16ccd2e
Binary files /dev/null and b/doc/libgraph/Agraph.pdf differ