[libxml2] Remove README.docs



commit 4f2693a1efb499c18d909149b8141f40c190fc2f
Author: Nick Wellnhofer <wellnhofer aevum de>
Date:   Sun Feb 13 22:57:34 2022 +0100

    Remove README.docs
    
    This was just a partial copy of the main README.

 doc/Makefile.am |  3 +--
 doc/README.docs | 24 ------------------------
 2 files changed, 1 insertion(+), 26 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c01dfe83..deca2c03 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -26,7 +26,7 @@ EXTRA_DIST_wc = xmlcatalog_man.xml $(wildcard tutorial/*.html) \
     $(wildcard *.gif) w3c.png $(wildcard html/*.html) \
     $(wildcard html/*.png) libxml2-api.xml index.py search.php \
     apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
-    README.docs symbols.xml
+    symbols.xml
 endif
 
 # Expanded form of EXTRA_DIST_wc
@@ -72,7 +72,6 @@ EXTRA_DIST = \
        FAQ.html \
        Libxml2-Logo-180x168.gif \
        Libxml2-Logo-90x34.gif \
-       README.docs \
        XMLinfo.html \
        XSLT.html \
        api.xsl \


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