mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 10:04:54 +02:00
Deploying to gh-pages from @ RSS-Bridge/rss-bridge@152e96d3d0 🚀
This commit is contained in:
parent
2c4cbb2175
commit
3413d357ec
44 changed files with 93 additions and 173 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue