[haiku-commits] haiku: hrev50927 - in docs/user/interface: . docs/user

  • From: waddlesplash@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 1 Feb 2017 17:23:43 +0100 (CET)

hrev50927 adds 1 changeset to branch 'master'
old head: d0a92cb6536fb4cc82c74bf48e45ffa462cbf0e1
new head: 75b219d35a94ac7faa766830694d389fa7df96b6
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=75b219d35a94+%5Ed0a92cb6536f

----------------------------------------------------------------------------

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

                              [ Augustin Cavalier <waddlesplash@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev50927
Commit:      75b219d35a94ac7faa766830694d389fa7df96b6
URL:         http://cgit.haiku-os.org/haiku/commit/?id=75b219d35a94
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Wed Feb  1 16:22:01 2017 UTC

----------------------------------------------------------------------------

3 files changed, 7 insertions(+), 7 deletions(-)
ReadMe.md                     | 2 +-
docs/user/book.dox            | 4 ++--
docs/user/interface/Alert.dox | 8 ++++----

----------------------------------------------------------------------------

diff --git a/ReadMe.md b/ReadMe.md
index f848288..2573eea 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 2209da5..46fcbc2 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
-       <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.
diff --git a/docs/user/interface/Alert.dox b/docs/user/interface/Alert.dox
index d4be24c..89a11cf 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
 


Other related posts: