From 183546aa2dbfe3371cf155800e2f70057e95e2bc Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 18 Jun 2013 11:25:39 +0530 Subject: doc: Move admin-guide to markdown format. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Editing markdown is probably more easier than xml. pandoc can then be used for conversion to html, pdf and any other necessary formats. Note that pandoc has the following input and output formats: Input: markdown and (subsets of) Textile, reStructuredText, HTML, LaTeX, and DocBook XML. Output:plain text, markdown, reStructuredText, XHTML, HTML 5, LaTeX (including beamer slide shows), ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, Word docx, GNU Texinfo, MediaWiki markup, EPUB, Textile, groff man pages, Emacs Org-Mode, AsciiDoc, and Slidy, Slideous, DZSlides, or S5 HTML slide shows. It can also pro‐ duce PDF output on systems where LaTeX is installed. All documentation changes can be submitted as changes to markdown and we can attempt a periodic documentation refresh on gluster.org. Change-Id: I5dcf7f79184cd6b6d62ce7065d2faa352622f6ac Reviewed-on: http://review.gluster.org/5232 Reviewed-by: Kaleb KEITHLEY Reviewed-by: Krishnan Parthasarathi Reviewed-by: Anand Avati Tested-by: Anand Avati --- doc/admin-guide/en-US/markdown/Book_Info.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/admin-guide/en-US/markdown/Book_Info.md (limited to 'doc/admin-guide/en-US/markdown/Book_Info.md') diff --git a/doc/admin-guide/en-US/markdown/Book_Info.md b/doc/admin-guide/en-US/markdown/Book_Info.md new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/doc/admin-guide/en-US/markdown/Book_Info.md @@ -0,0 +1 @@ + -- cgit