view support.md @ 94:e8fc61e077fc

Merged closed branch "kai" into default.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 01 Nov 2016 01:06:10 +0100
parents 7609e2a6faef
children 25149c27c794
line wrap: on
line source

---
layout: page
title: Help/Support
menu: true
---

If you need help using Octave, you have many options, from reading
the Octave manual, asking for help on the mailing lists, chatting
online with other Octave users, or paying for [commercial support][1].

The Octave community is a loosely organized association of
volunteers.  Your interactions with the community will be better
if you have the [right expectations about the support options][2]
available to you.

[1]: {{ "commercial-support.html" | relative_url }}
[2]: {{ "support-expectations.html" | relative_url }}



# Documentation

There is an [{% octicon book class:"octicon-book-manual" %} Online Manual][3]
and a [{% octicon file-pdf class:"octicon-pdf-manual" %} PDF Version][4] of
the comprehensive ~800 page manual.  This full documentation of Octave is
generated directly from the Texinfo source files that are distributed along
with every copy of the Octave source code.  The complete text of the manual
is also available at the Octave prompt using the `doc` command.

A printed version of the Octave manual may be ordered from
[Network Theory, Ltd.][5].  Any money raised from the sale of this book
will support the development of free software.  For each copy sold $1
will be donated to the GNU Octave Development Fund.

[3]: {{ site.docs_url }}
[4]: http://www.octave.org/octave.pdf
[5]: http://www.network-theory.co.uk/octave/manual


# Octave Wiki and FAQ

The [Octave Wiki][6] is a great place to look for information about
things that are not covered in the manual, or other transient topics
(Google Summer of Code, Octave Conferences, etc.).

Additionally, the wiki contains a list of
[frequently asked questions (FAQ)][7]

[6]: {{ site.wiki_url }}
[7]: {{ site.faq_url }}


# Contacting the user community

- **Mailing List**:
  If your question isn't answered in the FAQ, the manual, or the Wiki,
  the [**`{{ site.help_email }}`**][8] mailing list is a good resource.

  You can also [subscribe][9] to `{{ site.help_email }}` or try to search in the
  mailing list archive for an answer:
  <form action="http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp">
  <input type="hidden" name="macro" value="search_page" />
  <input type="hidden" name="node" value="1599825" />
  <input id="query" name="query" size="25" />
  <select name="days">
    <option value="0" selected>all dates</option>
    <option value="1">past 24 hours</option>
    <option value="7">past week</option>
    <option value="30">past month</option>
    <option value="90">past 3 months</option>
    <option value="180">past 6 months</option>
    <option value="365">past year</option>
  </select>
  <input type="submit" value="Search" />
  </form>


  <p>
  <div class="alert">
  {% octicon stop class:"octicon-stop-octave" %}
  Please do <strong>not</strong> send any bug reports to the
  <samp>{{ site.help_email }}</samp> mailing list.
  Most Octave users do not want to receive bug reports.
  </div>
  </p>

- **IRC Chat**:
  Too impatient for email? You can find Octave developers and users on the
  [`{{ site.irc_channel }}` channel][10] at [`{{ site.irc_network }}`][11].
  The atmosphere is relaxed and chat isn't restricted to matters strictly
  pertaining to Octave.

[8]: mailto:{{ site.help_email }}
[9]: https://lists.gnu.org/mailman/listinfo/help-octave
[10]: http://webchat.freenode.net/?channels=octave&amp;uio=MT1mYWxzZSYyPXRydWUmMTI9dHJ1ZQda
[11]: http://freenode.net