Skip to content

Commit ada4b1c

Browse files
update docs and stubs
1 parent e6f2c18 commit ada4b1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+19183
-12266
lines changed

docs/.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 614f580883a5bffb7f1606004f7be223
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 6b88b88b20947586d6498748ffd23a92
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/BUILDING.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="./">
35
<head>
@@ -6,19 +8,15 @@
68
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
79
<title>Building from source &mdash; Raylib Python documentation</title>
810
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
9-
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
10-
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
11+
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
12+
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
1113

1214

13-
<!--[if lt IE 9]>
14-
<script src="_static/js/html5shiv.min.js"></script>
15-
<![endif]-->
16-
17-
<script src="_static/jquery.js?v=5d32c60e"></script>
18-
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=5929fcd5"></script>
20-
<script src="_static/doctools.js?v=9a2dae69"></script>
21-
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<script src="_static/jquery.js?v=5d32c60e"></script>
16+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17+
<script src="_static/documentation_options.js?v=5929fcd5"></script>
18+
<script src="_static/doctools.js?v=9bcbadda"></script>
19+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2220
<script src="_static/js/theme.js"></script>
2321
<link rel="index" title="Index" href="genindex.html" />
2422
<link rel="search" title="Search" href="search.html" />

docs/README.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="./">
35
<head>
@@ -6,19 +8,15 @@
68
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
79
<title>Python Bindings for Raylib 5.0 &mdash; Raylib Python documentation</title>
810
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
9-
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
10-
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
11+
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
12+
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
1113

1214

13-
<!--[if lt IE 9]>
14-
<script src="_static/js/html5shiv.min.js"></script>
15-
<![endif]-->
16-
17-
<script src="_static/jquery.js?v=5d32c60e"></script>
18-
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=5929fcd5"></script>
20-
<script src="_static/doctools.js?v=9a2dae69"></script>
21-
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<script src="_static/jquery.js?v=5d32c60e"></script>
16+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17+
<script src="_static/documentation_options.js?v=5929fcd5"></script>
18+
<script src="_static/doctools.js?v=9bcbadda"></script>
19+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2220
<script src="_static/js/theme.js"></script>
2321
<link rel="index" title="Index" href="genindex.html" />
2422
<link rel="search" title="Search" href="search.html" />
@@ -105,7 +103,6 @@
105103

106104
<section id="python-bindings-for-raylib-5-0">
107105
<h1>Python Bindings for Raylib 5.0<a class="headerlink" href="#python-bindings-for-raylib-5-0" title="Link to this heading"></a></h1>
108-
<iframe src="https://electronstudio.github.io/raylib-python-cffi-pygbag-examples/shapes_bouncing_ball/build/web/" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="450px" width="800px" allowfullscreen></iframe>
109106
<p>Chatroom: <a class="reference external" href="https://discord.gg/fKDwt85aX6">Discord</a> or <a class="reference external" href="https://matrix.to/#/#raylib-python-cffi:matrix.org">Matrix</a></p>
110107
<p>New CFFI API static bindings.</p>
111108
<ul class="simple">

docs/RPI.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
<!DOCTYPE html>
24
<html class="writer-html5" lang="en" data-content_root="./">
35
<head>
@@ -6,19 +8,15 @@
68
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
79
<title>Raspberry Pi &mdash; Raylib Python documentation</title>
810
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
9-
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
10-
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
11+
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
12+
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
1113

1214

13-
<!--[if lt IE 9]>
14-
<script src="_static/js/html5shiv.min.js"></script>
15-
<![endif]-->
16-
17-
<script src="_static/jquery.js?v=5d32c60e"></script>
18-
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=5929fcd5"></script>
20-
<script src="_static/doctools.js?v=9a2dae69"></script>
21-
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<script src="_static/jquery.js?v=5d32c60e"></script>
16+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17+
<script src="_static/documentation_options.js?v=5929fcd5"></script>
18+
<script src="_static/doctools.js?v=9bcbadda"></script>
19+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2220
<script src="_static/js/theme.js"></script>
2321
<link rel="index" title="Index" href="genindex.html" />
2422
<link rel="search" title="Search" href="search.html" />

docs/_static/basic.css

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* basic.css
3-
* ~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- basic theme.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
/* -- main layout ----------------------------------------------------------- */
@@ -115,15 +108,11 @@ img {
115108
/* -- search page ----------------------------------------------------------- */
116109

117110
ul.search {
118-
margin: 10px 0 0 20px;
119-
padding: 0;
111+
margin-top: 10px;
120112
}
121113

122114
ul.search li {
123-
padding: 5px 0 5px 20px;
124-
background-image: url(file.png);
125-
background-repeat: no-repeat;
126-
background-position: 0 7px;
115+
padding: 5px 0;
127116
}
128117

129118
ul.search li a {

docs/_static/css/badge_only.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_static/css/theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_static/doctools.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* doctools.js
3-
* ~~~~~~~~~~~
4-
*
52
* Base JavaScript utilities for all Sphinx HTML documentation.
6-
*
7-
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114
"use strict";
125

docs/_static/fonts/Lato/lato-bold.eot

250 KB
Binary file not shown.

docs/_static/fonts/Lato/lato-bold.ttf

587 KB
Binary file not shown.

0 commit comments

Comments
 (0)