README.org: Added link to the OpenFOAM C++ Style Guide

This commit is contained in:
Henry Weller
2016-04-20 18:23:59 +01:00
parent 3639f36d37
commit 1197304b1e

View File

@ -1,8 +1,8 @@
# -*- mode: org; -*- # -*- mode: org; -*-
# #
#+TITLE: README for [[http://www.openfoam.org/dev.php][OpenFOAM-dev]] #+TITLE: README for [[http://www.openfoam.org/dev.php][OpenFOAM-dev]]
#+AUTHOR: The OpenFOAM Foundation #+AUTHOR: The OpenFOAM Foundation
#+DATE: 9th March 2015 #+DATE: 20th April 2016
#+LINK: http://www.openfoam.org #+LINK: http://www.openfoam.org
#+OPTIONS: author:nil ^:{} #+OPTIONS: author:nil ^:{}
# Copyright (c) 2015-2016 OpenFOAM Foundation. # Copyright (c) 2015-2016 OpenFOAM Foundation.
@ -26,5 +26,6 @@
* [[http://www.OpenFOAM.org/git.php][Download and installation instructions]] * [[http://www.OpenFOAM.org/git.php][Download and installation instructions]]
* [[http://www.OpenFOAM.org/docs][Documentation]] * [[http://www.OpenFOAM.org/docs][Documentation]]
* [[http://OpenFOAM.github.io/Documentation-dev/html][Source code documentation]] * [[http://OpenFOAM.github.io/Documentation-dev/html][Source code documentation]]
* [[http://OpenFOAM.github.io/Documentation-dev/html/codingStyleGuide.html][OpenFOAM C++ Style Guide]]
* [[http://www.OpenFOAM.org/bugs][Reporting bugs in OpenFOAM]] * [[http://www.OpenFOAM.org/bugs][Reporting bugs in OpenFOAM]]
* [[http://www.openfoam.org/contact][Contacting the OpenFOAM Foundation]] * [[http://www.openfoam.org/contact][Contacting the OpenFOAM Foundation]]