Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Res Telæ
PHP GBIF
Commits
56f3cced
Commit
56f3cced
authored
Feb 04, 2021
by
Felip Manyer i Ballester
Browse files
Link to Doxygen documentation in README.md
parent
1d6b8e6f
Pipeline
#87
passed with stages
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
56f3cced
...
...
@@ -38,7 +38,7 @@ $occ->search([
```
See src/Occurrences.php for more information
.
[
More information
](
http://restelae.pages.res-telae.cat/php-gbif/class_res_telae_1_1_gbif_1_1_occurrences.html
)
about the Occurrences class
.
### Species
...
...
@@ -92,4 +92,4 @@ $species = new Species();
$species
->
nameSuggest
([
'q'
=>
'Puma'
],
'rank'
=>
'genus'
);
```
See src/Species.php for more information
.
[
More information
](
http://restelae.pages.res-telae.cat/php-gbif/class_res_telae_1_1_gbif_1_1_species.html
)
about the Species class
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment