11# Build instructions
22
3+ Table of contents:
4+ * [ Preface] ( #preface )
5+ * [ Quick build instructions for Windows] ( #quick-build-instructions-for-windows )
6+ * [ Quick build instructions for Linux] ( #quick-build-instructions-for-linux )
7+ * [ Requirements] ( #requirements )
8+ * [ Windows] ( #windows )
9+ * [ Linux] ( #linux )
10+ * [ Mac] ( #mac )
11+ * [ All platforms] ( #all-platforms )
12+ * [ Build using prebuilt CEF binaries and libraries] ( #build-using-prebuilt-cef-binaries-and-libraries )
13+ * [ Build using CEF binaries from Spotify Automated Builds] ( #build-using-cef-binaries-from-spotify-automated-builds )
14+ * [ Build upstream CEF from sources] ( #build-upstream-cef-from-sources )
15+ * [ Build CEF manually] ( #build-cef-manually )
16+ * [ CEF Automated Builds (Spotify and Adobe)] ( #cef-automated-builds-spotify-and-adobe )
17+ * [ Notes] ( #notes )
18+ * [ How to patch mini tutorial] ( #how-to-patch-mini-tutorial )
19+
20+
21+ ## Preface
22+
323These instructions are for the new releases of CEF Python v50+.
424For the old v31 release that is supported on all platforms, see
525the build instructions on the wiki pages.
@@ -25,23 +45,6 @@ Before you can build CEF Python or CEF you must satisfy
2545[ requirements] ( #requirements ) listed on this page.
2646
2747
28- Table of contents:
29- * [ Quick build instructions for Windows] ( #quick-build-instructions-for-windows )
30- * [ Quick build instructions for Linux] ( #quick-build-instructions-for-linux )
31- * [ Requirements] ( #requirements )
32- * [ Windows] ( #windows )
33- * [ Linux] ( #linux )
34- * [ Mac] ( #mac )
35- * [ All platforms] ( #all-platforms )
36- * [ Build using prebuilt CEF binaries and libraries] ( #build-using-prebuilt-cef-binaries-and-libraries )
37- * [ Build using CEF binaries from Spotify Automated Builds] ( #build-using-cef-binaries-from-spotify-automated-builds )
38- * [ Build upstream CEF from sources] ( #build-upstream-cef-from-sources )
39- * [ Build CEF manually] ( #build-cef-manually )
40- * [ CEF Automated Builds (Spotify and Adobe)] ( #cef-automated-builds-spotify-and-adobe )
41- * [ Notes] ( #notes )
42- * [ How to patch mini tutorial] ( #how-to-patch-mini-tutorial )
43-
44-
4548## Quick build instructions for Windows
4649
4750Complete steps for building CEF Python v50+ using prebuilt binaries
0 commit comments