فهرست منبع

Prepare the html manual and guide generation for release 7

There is a new chapter in both manual and guide, this needs to be
reflected in the content links.
Carsten Dominik 15 سال پیش
والد
کامیت
115a2d1c95
3فایلهای تغییر یافته به همراه20 افزوده شده و 7 حذف شده
  1. 2 1
      UTILITIES/guidesplit.pl
  2. 2 1
      UTILITIES/mansplit.pl
  3. 16 5
      doc/orgguide.texi

+ 2 - 1
UTILITIES/guidesplit.pl

@@ -27,7 +27,8 @@ $contents = <<EOF;
 <li><a name="toc_Markup" href="Markup.html#Markup">11 Markup</a>
 <li><a name="toc_Exporting" href="Exporting.html#Exporting">12 Exporting</a>
 <li><a name="toc_Publishing" href="Publishing.html#Publishing">13 Publishing</a>
-<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">14 Miscellaneous</a>
+<li><a name="toc_Working-with-source-code" href="Working-with-source-code.html#Working-with-source-code">14 Source code</a>
+<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">15 Miscellaneous</a>
 </li></ul>
 </div>
 </div>

+ 2 - 1
UTILITIES/mansplit.pl

@@ -27,7 +27,8 @@ $contents = <<EOF;
 <li><a name="toc_Markup" href="Markup.html#Markup">11 Markup</a>
 <li><a name="toc_Exporting" href="Exporting.html#Exporting">12 Exporting</a>
 <li><a name="toc_Publishing" href="Publishing.html#Publishing">13 Publishing</a>
-<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">14 Miscellaneous</a>
+<li><a name="toc_Working-with-source-code" href="Working-with-source-code.html#Working-with-source-code">14 Source Code</a>
+<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">15 Miscellaneous</a>
 <li><a name="toc_Hacking" href="Hacking.html#Hacking">A Hacking</a>
 <li><a name="toc_MobileOrg" href="MobileOrg.html#MobileOrg">B MobileOrg</a>
 <li><a name="toc_History-and-Acknowledgments" href="History-and-Acknowledgments.html#History-and-Acknowledgments">C History and Thanks</a>

+ 16 - 5
doc/orgguide.texi

@@ -102,13 +102,14 @@ license to the document, as described in section 6 of the license.
 * Hyperlinks::			Notes in context
 * TODO Items::			Every tree branch can be a TODO item
 * Tags::			Tagging headlines and matching sets of tags
-* Properties::			
+* Properties::			Properties
 * Dates and Times::		Making items useful for planning
 * Capture - Refile - Archive::	The ins and outs for projects
 * Agenda Views::		Collecting information into views
 * Markup::			Prepare text for rich export
 * Exporting::			Sharing and publishing of notes
 * Publishing::			Create a web site of linked Org files
+* Working With Source Code::	Source code snippets embedded in Org
 * Miscellaneous::		All the rest which did not fit elsewhere
 
 @detailmenu
@@ -2439,7 +2440,7 @@ Dye's LaTeX export tutorial}
 @uref{http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php, Eric
 Fraga's BEAMER presentation tutorial}}
 
-@node Publishing, Miscellaneous, Exporting, Top
+@node Publishing, Working With Source Code, Exporting, Top
 @chapter Publishing
 
 Org includes a publishing management system that allows you to configure
@@ -2479,14 +2480,24 @@ publishing of all files by giving a prefix argument to any of the commands
 above.
 
 @seealso{
-@uref{http://orgmode.org/manual/Publishing.html#Publishing, Chapter 12 of the
+@uref{http://orgmode.org/manual/Publishing.html#Publishing, Chapter 13 of the
 manual}@*
 @uref{http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php,
 Sebastian Rose's publishing tutorial}@*
 @uref{http://orgmode.org/worg/org-tutorials/org-jekyll.php, Ian Barton's
 Jekyll/blogging setup}}
 
-@node Miscellaneous,  , Publishing, Top
+@node Working With Source Code, Miscellaneous, Publishing, Top
+@chapter Working with source code
+
+TBD
+
+@seealso{
+@uref{http://orgmode.org/manual/Working-with-source-code.html#Working-with-source-code,Chapter 14 of the manual}@*
+@uref{http://orgmode.org/worg/org-contrib/babel/index.php,
+The Babel site on Worg}}
+
+@node Miscellaneous,  , Working With Source Code, Top
 @chapter Miscellaneous
 
 @menu
@@ -2557,7 +2568,7 @@ devices, developed by Richard Moreland.  For details, see the Org-mode
 manual.
 
 @seealso{
-@uref{http://orgmode.org/manual/Miscellaneous.html#Miscellaneous, Chapter 14
+@uref{http://orgmode.org/manual/Miscellaneous.html#Miscellaneous, Chapter 15
 of the manual}@*
 @uref{http://orgmode.org/manual/MobileOrg.html#MobileOrg, Appendix B of the
 manual}@*