blob: 29063768b71cc630df5f0083618811145716e800 (
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
|
.. 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
:Source code: http://g-octave.rafaelmartins.eng.br/hg/
:Bug tracker: http://g-octave.rafaelmartins.eng.br/
: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_. It's capable to generate ebuilds and Manifest files 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/
Contents
--------
.. toctree::
:maxdepth: 2
userguide
development
tinderbox
|