Home
last modified time | relevance | path

Searched refs:project (Results 426 – 450 of 601) sorted by path

1...<<11121314151617181920>>...25

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DREADME.md15 You can add this library as a local, per-project dependency to your project using [Composer](https:…
19 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A DREADME.md9 You can add this library as a local, per-project dependency to your project using [Composer](https:…
13 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md10 You can add this library as a local, per-project dependency to your project using [Composer](https:…
14 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md165 You can add this library as a local, per-project dependency to your project using [Composer](https:…
169 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/global-state/
H A DREADME.md9 … package as a local, per-project dependency to your project, simply add a dependency on `sebastian…
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/
H A DREADME.md7 …nent as a local, per-project dependency to your project, simply add a dependency on `sebastian/res…
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
20 …to the directory (or a subdirectory thereof) where the sourcecode of the project can be found. Sim…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst147 .. _`ICU user guide`: http://userguide.icu-project.org/formatparse/datetime
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG554 * fixed escaping when a project defines a function named html or js
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst576 Most of the time, it is useful to create a single extension for your project,
H A Dadvanced_legacy.rst520 Most of the time, it is useful to create a single extension for your project,
616 return 'project';
757 return 'project';
H A Dapi.rst213 paths is preferred as it makes the cache keys independent of the project root
H A Dinstallation.rst22 2. Verify the integrity of the tarball http://fabien.potencier.org/article/73/signing-project-relea…
24 4. Move the files somewhere in your project
43 pear channel-discover pear.twig-project.org
79 pear channel-discover pear.twig-project.org
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md5 …status/lyg83bcsisrr94se/branch/master?svg=true)](https://ci.appveyor.com/project/webmozart/assert/…
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css4 * If you integrate DokuWiki into another project, you might either
5 * want to integrate this file into the other project as well, or use
6 * the other project's basic CSS for DokuWiki instead of this one.
/plugin/geophp/
H A DLICENCE19 This project contains parts of geoPHP, see vendor/geoPHP/LICENSE for details.
H A DREADME.md11 This project includes part of [geoPHP](http://geophp.net).
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php891 public function project(Geometry $point, $normalized = null) function in geoPHP\\Geometry\\Geometry
895 return $this->getGeos()->project($point->getGeos(), $normalized);
/plugin/gitbacked/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file.
6 and this project adheres to [Semantic Versioning](http://semver.org/).
/plugin/gitlabapi/
H A DREADME.md2 Dokuwiki plugin to display some information from a GitLab project.
24 <gitlab-api project-path="<NAMESPACE>/<SUB_DIRS>/<PROJECT_NAME>" />
27 - **NAMESPACE** is the namespace of your project.
28 - **SUB_DIRS** is the sub-directories of your project if exists.
29 - **PROJECT_NAME** is the name of your project.
31 For instance, if your project is available at `http://gitlab.domain.com/ns/dir1/dir2/project`, then…
34 <gitlab-api project-path="ns/dir1/dir2/project" />
49 <gitlab-api project-path="ns/dir/project" commits="10" issues="5" milestones="3" pipelines="10" />
70 <gitlab-api server="gitlab.home" project-path="ns/project" />

1...<<11121314151617181920>>...25