From 2e6e9fe273ad3a7406fb31669c9d9728ad5987bc Mon Sep 17 00:00:00 2001 From: "Edwin Marshall (aspidites)" Date: Wed, 13 Jun 2012 15:33:49 -0700 Subject: [PATCH] - updated reference in faq to contribute - mainly to test that the fixed githook works properly --- doc/sources/contribute.rst | 2 ++ doc/sources/faq.rst | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/sources/contribute.rst b/doc/sources/contribute.rst index a7e1b0d58..417a77160 100644 --- a/doc/sources/contribute.rst +++ b/doc/sources/contribute.rst @@ -24,6 +24,8 @@ feel encouraged to report any obstacles you encountered such as missing documentation, misleading directions or similar. We are perfectionists, so even if it's just a typo, let us know. +.. _reporting_issues: + Reporting an Issue ------------------ diff --git a/doc/sources/faq.rst b/doc/sources/faq.rst index b96cab077..e0be489c3 100644 --- a/doc/sources/faq.rst +++ b/doc/sources/faq.rst @@ -17,10 +17,10 @@ Fatal Python error: (pygame parachute) Segmentation Fault Most of time, this issue is due to an usage of old graphics driver. Install the latest graphics driver available for your graphics card, and it could be ok. -If not, please report a detailled issue to github, by following the -:doc:`contribute` document, in the section `Reporting an Issue`. This is very -important for us because that kind of error can be very hard to debug. Give us -all the informations you can give about your environment and execution. +if not, please report a detailed issue on github by following the instructions +in the :ref:`reporting_issues` section of the :doc:`contribute` documentation. +This is very important for us because that kind of error can be very hard +to debug. Give us all the informations you can give about your environment and execution. undefined symbol: glGenerateMipmap