README.md: Add new links.
This commit is contained in:
parent
28d24e22d6
commit
927869e59e
|
@ -7,6 +7,7 @@ The Chromium Embedded Framework (CEF) is a simple framework for embedding Chromi
|
||||||
* General Usage - https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage
|
* General Usage - https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage
|
||||||
* Master Build Quick-Start - https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart
|
* Master Build Quick-Start - https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart
|
||||||
* Branches and Building - https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
|
* Branches and Building - https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
|
||||||
|
* Announcements - https://groups.google.com/forum/#!forum/cef-announce
|
||||||
* Support Forum - http://www.magpcss.org/ceforum/
|
* Support Forum - http://www.magpcss.org/ceforum/
|
||||||
* CEF1 C++ API Docs - http://magpcss.org/ceforum/apidocs/
|
* CEF1 C++ API Docs - http://magpcss.org/ceforum/apidocs/
|
||||||
* CEF3 C++ API Docs - http://magpcss.org/ceforum/apidocs3/
|
* CEF3 C++ API Docs - http://magpcss.org/ceforum/apidocs3/
|
||||||
|
@ -49,6 +50,7 @@ The base CEF framework includes support for the C and C++ programming languages.
|
||||||
* Delphi (CEF1) - http://code.google.com/p/delphichromiumembedded/
|
* Delphi (CEF1) - http://code.google.com/p/delphichromiumembedded/
|
||||||
* Delphi (CEF3) - https://github.com/hgourvest/dcef3
|
* Delphi (CEF3) - https://github.com/hgourvest/dcef3
|
||||||
* Delphi (CEF3) - https://github.com/salvadordf/CEF4Delphi
|
* Delphi (CEF3) - https://github.com/salvadordf/CEF4Delphi
|
||||||
|
* Go - https://github.com/richardwilkes/cef
|
||||||
* Go - https://github.com/CzarekTomczak/cef2go
|
* Go - https://github.com/CzarekTomczak/cef2go
|
||||||
* Java - https://bitbucket.org/chromiumembedded/java-cef
|
* Java - https://bitbucket.org/chromiumembedded/java-cef
|
||||||
* Java - http://code.google.com/p/javacef/
|
* Java - http://code.google.com/p/javacef/
|
||||||
|
|
Loading…
Reference in New Issue