Deploying to gh-pages from @ RSS-Bridge/rss-bridge@152e96d3d0 🚀

This commit is contained in:
dvikan 2025-01-02 12:12:42 +00:00
parent 2c4cbb2175
commit 3413d357ec
44 changed files with 93 additions and 173 deletions

View file

@ -100,7 +100,7 @@
<div class="Page__header">
<h1><a href="../For_Developers/index.html">For Developers</a></h1>
<span class="ModifiedDate">
November 3, 2024 at 9:33 AM </span>
January 2, 2025 at 4:12 AM </span>
<span class="EditOn">
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/04_For_Developers/index.md" target="_blank">
Edit on GitHub </a>
@ -112,24 +112,12 @@
<p>It is written in PHP.</p>
<p>If you are new to <strong>RSS-Bridge</strong> you should make yourself familiar with some general aspects:</p>
<ul>
<li>
<a href="Coding_style_policy.html">Coding style policy</a>
</li>
<li>
<a href="Folder_structure.html">Folder structure</a>
</li>
<li>
<a href="Debug_mode.html">Debug mode</a>
</li>
<li>
<a href="../Bridge_API/index.html">Bridge API</a>
</li>
<li>
<a href="../Cache_API/index.html">Cache API</a>
</li>
<li>
<a href="../Technical_recommendations/index.html">Technical recommendations</a>
</li>
<li><a href="Coding_style_policy.html">Coding style policy</a></li>
<li><a href="Folder_structure.html">Folder structure</a></li>
<li><a href="Debug_mode.html">Debug mode</a></li>
<li><a href="../Bridge_API/index.html">Bridge API</a></li>
<li><a href="../Cache_API/index.html">Cache API</a></li>
<li><a href="../Technical_recommendations/index.html">Technical recommendations</a></li>
</ul>
</div>