[gimp-web-devel/pat/bootstrap] content: small FAQ update.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web-devel/pat/bootstrap] content: small FAQ update.
- Date: Fri, 9 Sep 2022 16:55:48 +0000 (UTC)
commit a84353c6a575a1365b5876d2bc1503045ed49ceb
Author: Jehan <jehan girinstud io>
Date: Fri Sep 9 18:54:50 2022 +0200
content: small FAQ update.
content/faq.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/content/faq.md b/content/faq.md
index 1842488..fd29f50 100644
--- a/content/faq.md
+++ b/content/faq.md
@@ -62,9 +62,9 @@ official GIMP tarballs.
The API reference will normally be installed in `$PREFIX/share/doc/`.
An online version of the GIMP API reference can be found
-[here](api/2.0/).
+[here](/api/2.0/).
-*Note: these were the instructions for the `master` branch of GIMP, future
+*Note: these are the instructions for the `master` branch of GIMP, future
GIMP 3.0. For 2.10 instructions: pass `--enable-gtk-doc` to the
`configure` script and find installed docs in `$PREFIX/share/gtk-doc/html`.*
@@ -117,10 +117,6 @@ detailed description of the include policy.
Don't use the GTK wrappers around the GLib object and
signal system.
-The above coding style, along with other useful
-information, is documented in the file <ulink
-url="HACKING">HACKING</ulink>.
-
#### How can I configure my editor for this coding style?
We provide [configuration files for a few
@@ -148,9 +144,10 @@ one](https://wiki.gnome.org/TranslationProject/StartingATeam).
Note that you usually don't need to get in touch with developers to
start and translate GIMP since everything happens through GNOME
-localization infrastructure. Yet if you want to get in touch with us or
-if you have any problem with the aforementionned procedure, feel free to
-[get in touch with developers](https://www.gimp.org/discuss.html).
+localization infrastructure. Yet if you want to discuss with developers,
+or if you have any problem with the aforementionned procedure,
+all contributors are happy to mingle. Feel free to [get in touch with
+developers](https://www.gimp.org/discuss.html).
#### How can I support GIMP development?
@@ -257,7 +254,7 @@ backward compatibility. So feel assured that such API breakage won't
happen all the time. Once again, GIMP 3.2 will be backward compatible
with GIMP 3.0 and so on.
-## GIT
+## git
#### What should I put in the commit message when doing a git commit?
@@ -326,6 +323,9 @@ Color](http://www.poynton.com/ColorFAQ.html).
A good source of information is the `comp.graphics.algorithms` list of
[Frequently Asked Questions](http://www.faqs.org/faqs/graphics/algorithms-faq/).
+Our [Algorithms](/core/algorithm/) page will also detail some of the
+algorithms used in GIMP, though it's incomplete.
+
#### Is there a GIMP user FAQ available?
Please see the [User FAQ on `gimp.org`](https://www.gimp.org/docs/userfaq.html).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]