From 75b219d35a94ac7faa766830694d389fa7df96b6 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Wed, 1 Feb 2017 11:22:01 -0500 Subject: [PATCH] ReadMe & docs: The Haiku Book has moved to www.haiku-os.org/docs/api. --- ReadMe.md | 2 +- docs/user/book.dox | 4 ++-- docs/user/interface/Alert.dox | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index f8482888a4..2573eead21 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,7 +4,7 @@ Haiku | [Mailing Lists](https://www.haiku-os.org/community/ml) | [IRC Channels](https://www.haiku-os.org/community/irc) | [Issue Tracker](https://dev.haiku-os.org/) -| [API docs](https://api.haiku-os.org)** +| [API docs](https://www.haiku-os.org/docs/api/)** Haiku is an open-source operating system that specifically targets personal computing. Inspired by the BeOS, Haiku is fast, simple to use, easy to learn diff --git a/docs/user/book.dox b/docs/user/book.dox index 2209da5f3f..46fcbc2545 100644 --- a/docs/user/book.dox +++ b/docs/user/book.dox @@ -5,7 +5,7 @@ Interface (API) of the Haiku operating system. This API describes the internals of the operating system allowing developers to write native C++ applications and device drivers. See the - online version for the most + online version for the most updated version of this document. If you would like to help contribute contact the documentation mailing list. For guidelines on how to help document the API see @@ -20,7 +20,7 @@ appropriate sections. A complete reference to the BeOS R5 API is available on the web in - The Be Book. + The Be Book. The Be Book is used with permission from Access Co., the current owners of Be's intellectual property. diff --git a/docs/user/interface/Alert.dox b/docs/user/interface/Alert.dox index d4be24c132..89a11cf601 100644 --- a/docs/user/interface/Alert.dox +++ b/docs/user/interface/Alert.dox @@ -42,7 +42,7 @@ /*! \var alert_type B_INFO_ALERT - \image html https://api.haiku-os.org/images/alert_info_32.png + \image html https://www.haiku-os.org/images/alert_info_32.png Info icon @@ -52,7 +52,7 @@ /*! \var alert_type B_IDEA_ALERT - \image html https://api.haiku-os.org/images/alert_idea_32.png + \image html https://www.haiku-os.org/images/alert_idea_32.png Idea icon @@ -62,7 +62,7 @@ /*! \var alert_type B_WARNING_ALERT - \image html https://api.haiku-os.org/images/alert_warning_32.png + \image html https://www.haiku-os.org/images/alert_warning_32.png Warning icon @@ -72,7 +72,7 @@ /*! \var alert_type B_STOP_ALERT - \image html https://api.haiku-os.org/images/alert_stop_32.png + \image html https://www.haiku-os.org/images/alert_stop_32.png Stop icon