diff options
| author | annegentle <anne@openstack.org> | 2013-02-01 15:46:50 -0600 |
|---|---|---|
| committer | annegentle <anne@openstack.org> | 2013-02-01 15:46:50 -0600 |
| commit | e6c5f7f7afa90feca6adc1fc0572a23958c8ba5e (patch) | |
| tree | 325901514cb3aaefc97229cc809d74a855e92976 /doc/source | |
| parent | 5bc46d861e9c8f355d2bdd68912be3e64c2dc9e9 (diff) | |
| download | keystone-e6c5f7f7afa90feca6adc1fc0572a23958c8ba5e.tar.gz keystone-e6c5f7f7afa90feca6adc1fc0572a23958c8ba5e.tar.xz keystone-e6c5f7f7afa90feca6adc1fc0572a23958c8ba5e.zip | |
Adds png versions of all svg image files. Changes reference.
This should stop complaints about Sphinx not correctly identifying
svg content type while still maintaining an svg version for
maintenance purposes.
Change-Id: If7085e4644562232945efc97d420eeecab85623e
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/images/authComp.png | bin | 0 -> 17165 bytes | |||
| -rw-r--r-- | doc/source/images/graphs_authComp.png | bin | 0 -> 37132 bytes | |||
| -rw-r--r-- | doc/source/images/graphs_authCompDelegate.png | bin | 0 -> 51587 bytes | |||
| -rw-r--r-- | doc/source/middlewarearchitecture.rst | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/images/authComp.png b/doc/source/images/authComp.png Binary files differnew file mode 100644 index 00000000..b8ada45c --- /dev/null +++ b/doc/source/images/authComp.png diff --git a/doc/source/images/graphs_authComp.png b/doc/source/images/graphs_authComp.png Binary files differnew file mode 100644 index 00000000..59f5ab0b --- /dev/null +++ b/doc/source/images/graphs_authComp.png diff --git a/doc/source/images/graphs_authCompDelegate.png b/doc/source/images/graphs_authCompDelegate.png Binary files differnew file mode 100644 index 00000000..7e6150ce --- /dev/null +++ b/doc/source/images/graphs_authCompDelegate.png diff --git a/doc/source/middlewarearchitecture.rst b/doc/source/middlewarearchitecture.rst index 8c92add4..c3f88b15 100644 --- a/doc/source/middlewarearchitecture.rst +++ b/doc/source/middlewarearchitecture.rst @@ -70,7 +70,7 @@ Authentication Component Figure 1. Authentication Component -.. image:: images/graphs_authComp.svg +.. image:: images/graphs_authComp.png :width: 100% :height: 180 :alt: An Authentication Component @@ -91,7 +91,7 @@ Authentication Component (Delegated Mode) Figure 2. Authentication Component (Delegated Mode) -.. image:: images/graphs_authCompDelegate.svg +.. image:: images/graphs_authCompDelegate.png :width: 100% :height: 180 :alt: An Authentication Component (Delegated Mode) |
