diff --git a/.gitattributes b/.gitattributes index a54a56d..8d93b16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,7 +5,6 @@ .devcontainer export-ignore .github export-ignore reports export-ignore -docs export-ignore tests export-ignore # files to exclude @@ -16,4 +15,11 @@ phpunit.xml.dist export-ignore *.sh export-ignore .gitattributes export-ignore .gitignore export-ignore -gulpfile.js export-ignore \ No newline at end of file +gulpfile.js export-ignore + +# fix language issue +*.html linguist-detectable=false +*.js linguist-detectable=false +*.css linguist-detectable=false +*.xml linguist-detectable=false +*.php linguist-detectable=true \ No newline at end of file diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index 1b441ae..598c420 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -1,18 +1,17 @@ - PHP SDK by CNIC + IDN Converter - PHP Library docs build/api-cache - + src api