Skip to content

Commit

Permalink
proper cross-ref to app development
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Sep 26, 2015
1 parent f8c6bd2 commit d20e5cb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 3 additions & 5 deletions guides/developer/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
toc: yes
title: Developer's guide
...

.. _application-development:

Application development on stallo
===================================
=================================

A rich set of compilers, tools, debuggers and libraries are installed on
stallo. By default the Intel compiler suite is loaded upon login,
Expand Down
14 changes: 8 additions & 6 deletions guides/user/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ title: Stallo quick start guide
...
.. index:: getting started, quickstart guide


The really quick and dirty startup guide for the pathologically impatient
================================================================================================
=========================================================================

First of all you need to have a :doc:`CPU-quota and a login account <./account>`, and then you can :doc:`log onto the system <./login>`.

Expand All @@ -19,14 +20,15 @@ Once you have passed the initial hurdles you can start computing, but before you

Keep this guidelines in the back of your head and try to start running jobs on the system. :doc:`Here <./firstjob>` is a quick run-through on how to get your first job running on the system.

Further reading.
=========================

Further reading
===============

We have a wealth of documentation for you, here are some places with more information on how to use our system.

* :doc:`Batch system <./jobs>`.
* :doc:`Develop and compile your own apps <../developer/index>`.
* :doc:`Use preinstalled applications <../applications/index>`.
- :doc:`Batch system <./jobs>`.
- :ref:`application-development`
- :doc:`Use preinstalled applications <../applications/index>`.


**Happy hacking!**
Expand Down

0 comments on commit d20e5cb

Please sign in to comment.