Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
v1.3.0 doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Duduf committed Aug 24, 2022
1 parent e3c966c commit f606be6
Show file tree
Hide file tree
Showing 17 changed files with 69 additions and 49 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ It checks the Github releases of the corresponding repo to see if newer versions
- Shows funding status and goals:
- Retrieves *Github Sponsors*
- Retrieves Patrons from *Patreon*
- Retrieves Membership through Wordpress *Paid Memberships Pro* plugin.
- Retrieves Stripe Subscriptions and income.
- Retrieves Products sold through *WooCommerce*
- Endpoints for use with [shields.io](https://shields.io)
- Keeps anonymous statistics: number of version checks, OS, version of the OS, etc.
Expand Down
6 changes: 3 additions & 3 deletions docs/api.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -293,7 +293,7 @@ <h3 id="funding-info">Funding info</h3>
<ul>
<li><strong>Github Sponsors</strong></li>
<li>WordPress: <strong>WooCommerce</strong></li>
<li>WordPress: <strong>Paid Memberships Pro</strong></li>
<li><strong>Stripe subscriptions</strong></li>
<li><strong>Patreon</strong></li>
</ul>
<h3 id="statistics">Statistics</h3>
Expand Down
12 changes: 10 additions & 2 deletions docs/changelog.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -265,6 +265,8 @@
<div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="first-level active"><a href="#rxapi-changelog">RxAPI Changelog</a></li>
<li class="second-level"><a href="#130">▹ 1.3.0</a></li>

<li class="second-level"><a href="#120">▹ 1.2.0</a></li>

<li class="second-level"><a href="#110">▹ 1.1.0</a></li>
Expand All @@ -278,6 +280,12 @@
<div class="col-md-9" role="main">

<h1 id="rxapi-changelog">RxAPI Changelog</h1>
<h2 id="130">▹ 1.3.0</h2>
<ul>
<li>Fixed a few caching bugs</li>
<li>Removed WooCommerce Paid Memberships Pro support because of performance issues</li>
<li>Added support for Stripe Subscriptions and income</li>
</ul>
<h2 id="120">▹ 1.2.0</h2>
<p>Performance improvements.</p>
<h2 id="110">▹ 1.1.0</h2>
Expand Down
4 changes: 2 additions & 2 deletions docs/doc-license.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down
4 changes: 2 additions & 2 deletions docs/gnu-gpl.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Expand Up @@ -11,7 +11,7 @@
<link rel="shortcut icon" href="img/favicon.ico">


<title>v1.2.0 - RxAPI</title>
<title>v1.3.0 - RxAPI</title>


<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
Expand Down Expand Up @@ -72,7 +72,7 @@


<li class="active">
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li class="active">
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down
25 changes: 14 additions & 11 deletions docs/install.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -349,9 +349,9 @@ <h2 id="config-file">Config file</h2>
$sqlHost = &quot;localhost&quot;;
$sqlPort = 3306;
// Database name
$sqlDBName = &quot;rxapi&quot;;
$sqlDBName = &quot;rxversion&quot;;
// User
$sqlUser = &quot;rxapi&quot;;
$sqlUser = &quot;rxversion&quot;;
// Password
$sqlpassword = &quot;eEGWRk7i&quot;;
// Table prefix
Expand Down Expand Up @@ -379,13 +379,11 @@ <h2 id="config-file">Config file</h2>
// And add the Creator's access token here
$patreonToken = &quot;&quot;;

// ==== WordPress Settings ====
// Leave empty if you don't use WordPress
// Otherwise, create an application password in your WordPress user profile
// Your username
$wpUsername = &quot;&quot;;
// The application password
$wpPassword = &quot;&quot;;
// ==== Stripe Settings ====
// Leave empty if you don't use Stripe
// Otherwise, get a Strip API Key,
// And add it here
$stripeKey = &quot;&quot;;

// ==== WooCommerce Settings ====
// Leave empty if you don't use WooCommerce
Expand All @@ -396,6 +394,11 @@ <h2 id="config-file">Config file</h2>
$wcToken = &quot;&quot;;
// List the products to check, leave empty for all. Must be the product ids.
$wcProducts = array();

// ==== Discord Settings ====
// Leave empty if you don't use Discord
// The token for your discord bot
$discordBotToken = &quot;&quot;;
?&gt;
</code></pre></div>

Expand Down
4 changes: 2 additions & 2 deletions docs/quote.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/shields.html
Expand Up @@ -72,7 +72,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down Expand Up @@ -190,7 +190,7 @@


<li >
<a href="index.html">v1.2.0</a>
<a href="index.html">v1.3.0</a>
</li>


Expand Down
16 changes: 8 additions & 8 deletions docs/sitemap.xml
@@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>http://rxapi.rxlab.io/index.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/install.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/api.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/quote.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/shields.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/changelog.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/gnu-gpl.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url><url>
<loc>http://rxapi.rxlab.io/doc-license.html</loc>
<lastmod>2022-08-22</lastmod>
<lastmod>2022-08-24</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion src-docs/docs/api.md
Expand Up @@ -16,7 +16,7 @@ The update information is pulled from **github repositories**, using the *releas

- **Github Sponsors**
- WordPress: **WooCommerce**
- WordPress: **Paid Memberships Pro**
- **Stripe subscriptions**
- **Patreon**

### Statistics
Expand Down
6 changes: 6 additions & 0 deletions src-docs/docs/changelog.md
@@ -1,5 +1,11 @@
# RxAPI Changelog

## ▹ 1.3.0

- Fixed a few caching bugs
- Removed WooCommerce Paid Memberships Pro support because of performance issues
- Added support for Stripe Subscriptions and income

## ▹ 1.2.0

Performance improvements.
Expand Down
21 changes: 12 additions & 9 deletions src-docs/docs/install.md
Expand Up @@ -73,9 +73,9 @@ Here's the default config file, comments should help you understand what you nee
$sqlHost = "localhost";
$sqlPort = 3306;
// Database name
$sqlDBName = "rxapi";
$sqlDBName = "rxversion";
// User
$sqlUser = "rxapi";
$sqlUser = "rxversion";
// Password
$sqlpassword = "eEGWRk7i";
// Table prefix
Expand Down Expand Up @@ -103,13 +103,11 @@ Here's the default config file, comments should help you understand what you nee
// And add the Creator's access token here
$patreonToken = "";

// ==== WordPress Settings ====
// Leave empty if you don't use WordPress
// Otherwise, create an application password in your WordPress user profile
// Your username
$wpUsername = "";
// The application password
$wpPassword = "";
// ==== Stripe Settings ====
// Leave empty if you don't use Stripe
// Otherwise, get a Strip API Key,
// And add it here
$stripeKey = "";

// ==== WooCommerce Settings ====
// Leave empty if you don't use WooCommerce
Expand All @@ -120,5 +118,10 @@ Here's the default config file, comments should help you understand what you nee
$wcToken = "";
// List the products to check, leave empty for all. Must be the product ids.
$wcProducts = array();

// ==== Discord Settings ====
// Leave empty if you don't use Discord
// The token for your discord bot
$discordBotToken = "";
?>
```
2 changes: 1 addition & 1 deletion src-docs/mkdocs.yml
Expand Up @@ -30,7 +30,7 @@ extra_javascript:
site_dir: ../docs
dev_addr: '127.0.0.1:8001'
nav:
- v1.2.0: index.md
- v1.3.0: index.md
- Install: install.md
- API: api.md
- Quote: quote.md
Expand Down
2 changes: 1 addition & 1 deletion src/config.php
Expand Up @@ -26,7 +26,7 @@
// === DEV MODE ===
// Activates printing the SQL & PHP errors.
// For security reasons, it is important to set this to false in production mode
$devMode = true;
$devMode = false;

// ==== SQL SETTINGS ====

Expand Down

0 comments on commit f606be6

Please sign in to comment.