diff options
author | konablend <[email protected]> | 2009-03-10 01:50:47 +0000 |
---|---|---|
committer | konablend <[email protected]> | 2009-03-10 01:50:47 +0000 |
commit | 39613b8125cc9124aed435e5523c16f4d97fdc18 (patch) | |
tree | fc528d57e0e1dc995a1e05633cebfe772a12cde6 /doc/texi | |
parent | 9524d15d80e03017ea0dcafd158562a304ee357a (diff) |
BuildSystem: doc cleanup
- drop /wiki as this cannot be displayed without trac 'include' components or plugins.
- drop pre-generated txt files from /trunk as wiki pages will be posted manually.
- drop auto-posting of generated wiki from doc/module.* .
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2249 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc/texi')
-rw-r--r-- | doc/texi/Building.cygwin.texi | 2 | ||||
-rw-r--r-- | doc/texi/Building.linux.texi | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/texi/Building.cygwin.texi b/doc/texi/Building.cygwin.texi index a2fda9ab3..643a591ee 100644 --- a/doc/texi/Building.cygwin.texi +++ b/doc/texi/Building.cygwin.texi @@ -42,4 +42,6 @@ As of this writing, @value{OS.cygwin} has available to it several versions of gc @chapter Overview @value{OS.cygwin} builds are performed from a @b{terminal}. There is no support for building from any IDEs. +@c %**------------------------------------------------------------------------- @include building/chapter.via.terminal.texi +@include building/appendix.repo.texi diff --git a/doc/texi/Building.linux.texi b/doc/texi/Building.linux.texi index 0e89a2277..aac1c266d 100644 --- a/doc/texi/Building.linux.texi +++ b/doc/texi/Building.linux.texi @@ -98,4 +98,6 @@ gstreamer-devel gstreamer-plugins-base-devel @chapter Overview @value{OS.linux} builds are performed from a @b{terminal}. There is no support for building from any IDEs. +@c %**------------------------------------------------------------------------- @include building/chapter.via.terminal.texi +@include building/appendix.repo.texi |