forked fromSwader/diffbot-php-client-docs
- Notifications
You must be signed in to change notification settings - Fork0
cpot/diffbot-php-client-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
These are the source files for the official Diffbot PHP client documentation
See the built and hosted version athttp://diffbot-php.readthedocs.org
See the client sourcehere.
If you'd like to contribute with a translation to your language, or edit the existing translations, please do the following:
- clone this repo.
pipinstall the pre-requisites from therequirements.txtfile.
create the
pofiles for your language withbin/update.sh xxwherexxis your language code. Example:bin/update.sh jp # generates Japanese .po files under /locale/jp/LS_MESSAGES
- whenever the source files change (
.rstfiles), runbin/update.sh. - whenever you change the translations (
.pofiles), runbin/build.sh xxwherexxis your language code. This rebuilds the HTML for the given language, so you can inspect it in your browser - just openindex.htmlin_build/html/xx.
Open an issue if you run into problems.
About
Multi-language documentation for the Diffbot PHP client
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- HTML90.6%
- JavaScript7.1%
- CSS1.2%
- Python0.4%
- Makefile0.3%
- Batchfile0.3%
- Shell0.1%