Home
last modified time | relevance | path

Searched refs:documentation (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusAccountLevelIssue.php37 public $documentation; variable in Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue
96 public function setDocumentation($documentation) argument
98 $this->documentation = $documentation;
105 return $this->documentation;
H A DCollectionStatusItemLevelIssue.php45 public $documentation; variable in Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue
128 public function setDocumentation($documentation) argument
130 $this->documentation = $documentation;
137 return $this->documentation;
H A DAccountStatusItemLevelIssue.php41 public $documentation; variable in Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue
114 public function setDocumentation($documentation) argument
116 $this->documentation = $documentation;
123 return $this->documentation;
H A DProductStatusItemLevelIssue.php50 public $documentation; variable in Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue
147 public function setDocumentation($documentation) argument
149 $this->documentation = $documentation;
156 return $this->documentation;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DREADME.rst5 and documentation).
13 Read the `documentation`_ for more information.
15 .. _documentation: https://twig.symfony.com/documentation target
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiServiceusageV1ServiceConfig.php79 public function setDocumentation(Documentation $documentation) argument
81 $this->documentation = $documentation;
88 return $this->documentation;
H A DGoogleApiService.php203 public function setDocumentation(Documentation $documentation) argument
205 $this->documentation = $documentation;
212 return $this->documentation;
/plugin/odt/
H A DREADME.txt6 Further documentation on the OpenDocument format is available here :
10 ===== Official documentation =====
12 For installation and usage documentation, please refer to
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DAlertPolicy.php133 public function setDocumentation(Documentation $documentation) argument
135 $this->documentation = $documentation;
142 return $this->documentation;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DHTML.php57 $documentation = $doc->getElementsByTagName('documentation')->item(0);
58 $this->processSniff($documentation);
172 $documentation = $doc->getElementsByTagName('documentation')->item(0);
173 $title = $this->getTitle($documentation);
H A DMarkdown.php50 $documentation = $doc->getElementsByTagName('documentation')->item(0);
51 $this->processSniff($documentation);
H A DGenerator.php115 $documentation = $doc->getElementsByTagName('documentation')->item(0);
116 $this->processSniff($documentation);
/plugin/html2pdf/snorriheim/
H A DREADME3 No documentation is anywhere! Later maybe.
7 All documentation for the Dokubook Template is available online at:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md29 …it as well as its dependencies. Please refer to the [documentation](https://phpunit.de/documentati…
43 A very special thanks to everyone who has contributed to the documentation and helps maintain the t…
45 * [PHPUnit Documentation](https://github.com/sebastianbergmann/phpunit-documentation/graphs/contrib…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php203 public function setDocumentation(Documentation $documentation) argument
205 $this->documentation = $documentation;
212 return $this->documentation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php203 public function setDocumentation(Documentation $documentation) argument
205 $this->documentation = $documentation;
212 return $this->documentation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php203 public function setDocumentation(Documentation $documentation) argument
205 $this->documentation = $documentation;
212 return $this->documentation;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md57 * Updated documentation to clarify what the accuracy radius refers to.
60 * Improved PHP documentation generation.
65 * Corrected type annotations in documentation. GitHub #66.
66 * Updated documentation to reflect that the accuracy radius is now included
87 * Missing documentation for the `$postal` property was added to the
90 documentation stripped, allowing IDE introspection to work properly.
112 * Typo fix in documentation.
/plugin/docnavigation/
H A DREADME.md5 Add navigation elements to next and previous pages for documentation
7 All documentation for this plugin can be found at
/plugin/icons/assets/
H A DLICENSE.md13 - The Font Awesome documentation is licensed under the CC BY 3.0 License:
30 - The Rpg Awesome documentation is licensed under the CC BY 3.0 License:
50 …ses/LICENSE-2.0.txt). Feel free to remix and re-share these icons and documentation in your produc…
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md23 [![Documentation](https://img.shields.io/badge/documentation-hack_book-ff0066.svg)](https://central…
71 To generate the documentation locally, execute the following commands:
75 $ vendor/bin/hoa devtools:documentation --open
78 More documentation can be found on the project's website:
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
3 If you choose both ''ini file'' and ''Page id'', ''Page id'' will take precedence. If you choose ''Page id'', you must choose a template. The ''User replacements'' are the ''newpagevars'' that are explained in the [[doku>plugin:newpagetemplate#usage|newpagetemplate]] documentation. If you choose an initialization file, you can use the ''User replacements'' option to add replacements to those in the initialization file.
/plugin/bibtex4dw/
H A DTODO.md20 Another thing missing is a proper documentation (at least of the code as such). Coming from Python/Sphinx, documentation integrating both, API and user documentation, seems still in its infancies in PHP. However, phpDocumentor seems to be the *de facto* standard:
/plugin/superacl/lang/zh/
H A Dhelp.txt12 参阅 [[doku>wiki:acl|official documentation on ACL]] 能帮助您完整地理解 DokuWiki 中的访问控制是如何工作的。
/plugin/superacl/lang/ja/
H A Dhelp.txt11 DokuWikiのアクセスコントロールについては、[[doku>wiki:acl|official documentation on ACL]] をお読み下さい。

12345678910>>...43