updated some doc urls to FIXME so they can be filled in after we know a new location.

This commit is contained in:
Matt Farina 2013-10-01 16:53:54 -04:00
parent a3ef997011
commit 5d3031ac4f
2 changed files with 4 additions and 4 deletions

View File

@ -87,4 +87,4 @@ This library provides access to those services.
The best source of documentation is the official API documentation,
which is available at
http://hpcloud.github.com/HPCloud-PHP/doc/api/html/index.html
http://FIXME

View File

@ -66,8 +66,8 @@ this is [explained elsewhere](@ref styleguide).
## Step 1: Getting the Library
You can get the OpenStack PHP-CLient library at the [HPCloud GitHub
Repository](https://github.com/hpcloud). The latest code is always
You can get the OpenStack PHP-CLient library at the [OpenStack PHP-Client
Repository](https://FIXME). The latest code is always
available there.
The project also uses [Composer](http://packagist.org/), and this is the
@ -491,7 +491,7 @@ surface of what the OpenStack PHP-Client library does. But hopefully this is
enough to get you started with the library.
The entire library is well documented, and the documentation is
[available online](https://github.com/hpcloud). You can also build a
[available online](https://FIXME). You can also build a
local copy by installing [doxygen](http://www.stack.nl/~dimitri/doxygen)
(if you haven't already) and running `make docs` in the root of the
OpenStack PHP-Client project. This will place the generated documents in