aboutsummaryrefslogtreecommitdiff
blob: 95ccc93c65341a072790a4e9b7438ff4881147a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.. g-Octave documentation master file, created by
   sphinx-quickstart on Fri Jun  4 14:24:12 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to g-Octave's documentation!
====================================

:Author: Rafael Goncalves Martins
:Website: http://www.g-octave.org/
:Source code: http://www.g-octave.org/trac/browser
              http://git.overlays.gentoo.org/gitweb/?p=proj/g-octave.git
:Bugs to: http://www.g-octave.org/trac/newticket
:Version: |release|

.. topic:: Overview

    g-Octave is a tool that generates and installs ebuilds for
    `Octave-Forge`_ packages "on-the-fly" to `Gentoo Linux`_, using
    Portage_, Paludis_ or Pkgcore_. It's capable to generate ebuilds
    and Manifest files (if needed) for the packages, and to install them
    using an autogenerated overlay (named g-octave). g-Octave can also
    handle patches to the packages automatically. The command line interface
    tries to be very similar to the interface of the ``emerge`` tool. 

.. _`Octave-Forge`: http://octave.sourceforge.net/
.. _`Gentoo Linux`: http://www.gentoo.org/
.. _Portage: http://www.gentoo.org/proj/en/portage/
.. _Paludis: http://paludis.pioto.org/
.. _Pkgcore: http://www.pkgcore.org/


Contents
--------

.. toctree::
   :maxdepth: 3
    
   quickstart
   userguide
   upgrading
   development
   tinderbox