From 71c5dd86f14a73d97e2cb57e81755c4844938697 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Mon, 12 Dec 2011 23:23:32 +1030 Subject: Convert documentation to AsciiDoc - Rename README to manual.txt and add AsciiDoc markup - Rewrite some sections of documentation (more outstanding) - Add "doc" Makefile target - Update RPM spec file to include HTML output --- lua-cjson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua-cjson.spec') diff --git a/lua-cjson.spec b/lua-cjson.spec index 07064e9..c446bfb 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec @@ -39,7 +39,7 @@ rm -rf "$RPM_BUILD_ROOT" %files %defattr(-,root,root,-) -%doc LICENSE NEWS performance.txt README rfc4627.txt tests THANKS TODO +%doc LICENSE NEWS performance.txt manual.txt rfc4627.txt tests THANKS TODO %{lualibdir}/* -- cgit v1.2.3-55-g6feb