Skip to content
Snippets Groups Projects
Commit 56f3cced authored by Felip Manyer i Ballester's avatar Felip Manyer i Ballester
Browse files

Link to Doxygen documentation in README.md

parent 1d6b8e6f
Branches
Tags 1.0.0-alpha2
No related merge requests found
Pipeline #87 passed
...@@ -38,7 +38,7 @@ $occ->search([ ...@@ -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 ### Species
...@@ -92,4 +92,4 @@ $species = new Species(); ...@@ -92,4 +92,4 @@ $species = new Species();
$species->nameSuggest(['q' => 'Puma'], 'rank' => 'genus'); $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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment