ReadMe & docs: The Haiku Book has moved to www.haiku-os.org/docs/api.

This commit is contained in:
Augustin Cavalier 2017-02-01 11:22:01 -05:00
parent d0a92cb653
commit 75b219d35a
3 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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
<a href="https://api.haiku-os.org">online version</a> for the most
<a href="https://www.haiku-os.org/docs/api/">online version</a> for the most
updated version of this document. If you would like to help contribute
contact the <a href="https://www.freelists.org/list/haiku-doc">documentation
mailing list</a>. 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
<a href="https://haiku-os.org/legacy-docs/bebook/">The Be Book</a>.
<a href="https://www.haiku-os.org/legacy-docs/bebook/">The Be Book</a>.
The Be Book is used with permission from
<a href="https://www.access-company.com/">Access Co.</a>, the current
owners of Be's intellectual property.

View File

@ -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