Przeglądaj źródła

[DOCUMENTATION] English: fix PDF rendering

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23016 44c647ce-9c0f-0410-b52a-842ac1e357ba
mikaelkael 15 lat temu
rodzic
commit
11556f7cc3

+ 3 - 3
documentation/manual/en/module_specs/Zend_Cloud_DocumentService.xml

@@ -84,7 +84,7 @@ $documents = Zend_Cloud_DocumentService_Factory::getAdapter(array(
 
 
         <table frame="all" id="zend.cloud.documentservice.options.general">
         <table frame="all" id="zend.cloud.documentservice.options.general">
             <title>Zend_Cloud_DocumentService_Adapter Common Options</title>
             <title>Zend_Cloud_DocumentService_Adapter Common Options</title>
-            <tgroup cols="4">
+            <tgroup cols="5">
                 <thead>
                 <thead>
                     <row>
                     <row>
                         <entry>Option key</entry>
                         <entry>Option key</entry>
@@ -136,7 +136,7 @@ $documents = Zend_Cloud_DocumentService_Factory::getAdapter(array(
         <table frame="all" id="zend.cloud.documentservice.options.sdb">
         <table frame="all" id="zend.cloud.documentservice.options.sdb">
             <title>Zend_Cloud_DocumentService_Adapter_SimpleDb Options</title>
             <title>Zend_Cloud_DocumentService_Adapter_SimpleDb Options</title>
 
 
-            <tgroup cols="4">
+            <tgroup cols="5">
                 <thead>
                 <thead>
                     <row>
                     <row>
                         <entry>Option key</entry>
                         <entry>Option key</entry>
@@ -224,7 +224,7 @@ $documents = Zend_Cloud_DocumentService_Factory::getAdapter(array(
         <table frame='all' id="zend.cloud.documentservice.options.azure">
         <table frame='all' id="zend.cloud.documentservice.options.azure">
             <title>Zend_Cloud_DocumentService_Adapter_WindowsAzure Options</title>
             <title>Zend_Cloud_DocumentService_Adapter_WindowsAzure Options</title>
 
 
-            <tgroup cols="4">
+            <tgroup cols="5">
                 <thead>
                 <thead>
                     <row>
                     <row>
                         <entry>Option key</entry>
                         <entry>Option key</entry>

+ 3 - 3
documentation/manual/en/module_specs/Zend_Cloud_QueueService.xml

@@ -97,7 +97,7 @@ $queues = Zend_Cloud_QueueService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.queueservice.adapters.options.sqs">
             <table frame='all' id="zend.cloud.queueservice.adapters.options.sqs">
                 <title>Zend_Cloud_QueueService_Adapter_Sqs Options</title>
                 <title>Zend_Cloud_QueueService_Adapter_Sqs Options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>
@@ -155,7 +155,7 @@ $queues = Zend_Cloud_QueueService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.queueservice.adapters.options.azure">
             <table frame='all' id="zend.cloud.queueservice.adapters.options.azure">
                 <title>Zend_Cloud_QueueService_Adapter_WindowsAzure Options</title>
                 <title>Zend_Cloud_QueueService_Adapter_WindowsAzure Options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>
@@ -263,7 +263,7 @@ $queues = Zend_Cloud_QueueService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.queueservice.adapters.options.zend-queue">
             <table frame='all' id="zend.cloud.queueservice.adapters.options.zend-queue">
                 <title>Zend_Cloud_QueueService_Adapter_ZendQueue Options</title>
                 <title>Zend_Cloud_QueueService_Adapter_ZendQueue Options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>

+ 4 - 5
documentation/manual/en/module_specs/Zend_Cloud_StorageService.xml

@@ -73,7 +73,7 @@ $storage = Zend_Cloud_StorageService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.storageservice.options.s3">
             <table frame='all' id="zend.cloud.storageservice.options.s3">
                 <title>Zend_Cloud_StorageService_Adapter_S3 options</title>
                 <title>Zend_Cloud_StorageService_Adapter_S3 options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>
@@ -164,7 +164,7 @@ $storage = Zend_Cloud_StorageService_Factory::getAdapter(array(
 
 
             <table frame='all' id="zend.cloud.storageservice.options.azure">
             <table frame='all' id="zend.cloud.storageservice.options.azure">
                 <title>Zend_Cloud_StorageService_Adapter_WindowsAzure options</title>
                 <title>Zend_Cloud_StorageService_Adapter_WindowsAzure options</title>
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>
@@ -320,7 +320,6 @@ $storage = Zend_Cloud_StorageService_Factory::getAdapter(array(
                                 Return path. This is the URL that can be used to access the item
                                 Return path. This is the URL that can be used to access the item
                                 after it has been uploaded.
                                 after it has been uploaded.
                             </entry>
                             </entry>
-                            <entry>Path used to save data</entry>
                             <entry><methodname>fetchItem()</methodname></entry>
                             <entry><methodname>fetchItem()</methodname></entry>
                             <entry>No</entry>
                             <entry>No</entry>
                             <entry>System tmp directory</entry>
                             <entry>System tmp directory</entry>
@@ -343,7 +342,7 @@ $storage = Zend_Cloud_StorageService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.storageservice.options.nirvanix">
             <table frame='all' id="zend.cloud.storageservice.options.nirvanix">
                 <title>Zend_Cloud_StorageService_Adapter_Nirvanix options</title>
                 <title>Zend_Cloud_StorageService_Adapter_Nirvanix options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>
@@ -401,7 +400,7 @@ $storage = Zend_Cloud_StorageService_Factory::getAdapter(array(
             <table frame='all' id="zend.cloud.storageservice.options.filesystem">
             <table frame='all' id="zend.cloud.storageservice.options.filesystem">
                 <title>Zend_Cloud_StorageService_Adapter_Filesystem options</title>
                 <title>Zend_Cloud_StorageService_Adapter_Filesystem options</title>
 
 
-                <tgroup cols="4">
+                <tgroup cols="5">
                     <thead>
                     <thead>
                         <row>
                         <row>
                             <entry>Option key</entry>
                             <entry>Option key</entry>