Skip to content

Help and search

Czarek Tomczak edited this page Feb 10, 2016 · 24 revisions

Documentation and API is available on Wiki Pages.

Questions and problems

Ask questions and report problems on the CEF Python Forum CEF Python Forum.

See also the cefpython tag on StackOverflow.

Before creating an issue in the tracker it is best to discuss it first on the Forum. When creating issue include information like: OS, Python version, library version (wxPython etc), cefpython version and say which example you're running (try to reproduce your issue with one of official cefpython examples).

Search

Search through wiki pages with the Github Github Wiki Search plugin.

You can find many useful information on the CEF Python Forum CEF Python Forum.

Try searching in CEF Python issues All Issues.

Another option for wiki search is to use Google: site:github.com/cztomczak/cefpython/wiki/.

Try also searching upstream CEF Forum CEF Forum - a valuable resource of information.

You can search upstream CEF Issues CEF Issues as well.

Knowledge Base

See the Knowledge Base wiki page.

Contributing

Not looking for help, but instead want to help? Great, read further.

  1. Subscribe to Forum updates by setting membership settings to send Daily summaries via email - help other users solve problems.

  2. Subscribe to be notified of new cefpython tagged questions on StackOverflow through RSS feed or by enabling email subscritpion through Tag Sets.

  3. Anyone can edit Wiki Pages - help us improve documentation. Besides the built-in online editor you can also clone wiki locally (use git clone for this url) and easily edit markdown pages with Atom editor and the markdown-preview plugin (ctrl+shift+m to preview, also set live preview and split pane in settings).

Want to do some more? Read On!

  1. See the good first issue and help wanted labeled issues. These are Good First Issues for anyone who knows any of: Python, Git, Unit testing, CI builds or just plain English (documentation help). No need to know obfuscated languages like Cython/C/C++ and you still can help.

  2. If you are interested in donating time to help with the CEF Python development (Cython/C/C++ skills) please see the Internal development wiki page.

Clone this wiki locally