-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Docs for commit 244095b made on 2024-10-12T21:16:22+00:00 fr…
…om refs/heads/master by nicozanf
- Loading branch information
0 parents
commit f9395a9
Showing
288 changed files
with
103,619 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# GitHub Pages Cache | ||
|
||
Nothing to see here. The contents of this branch are essentially a cache that's not intended to be viewed on github.com. | ||
|
||
|
||
If you're looking to update our documentation, check the relevant development branch's 'docs/' dir. | ||
|
||
For more information on how this documentation is built using Sphinx, Read the Docs, and GitHub Actions/Pages, see: | ||
|
||
* https://tech.michaelaltfield.net/2020/07/18/sphinx-rtd-github-pages-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: c682bccfca7329df9b0e128d4c788087 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,190 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en"> | ||
<head> | ||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title><no title> — py4web 1.2024-preview documentation</title> | ||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/css/toggle.css" /> | ||
|
||
|
||
<link rel="shortcut icon" href="_static/logo-32x32.ico"/> | ||
<!--[if lt IE 9]> | ||
<script src="_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/sphinx_highlight.js"></script> | ||
<script src="_static/js/toggle.js"></script> | ||
<script src="_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="index.html" class="icon icon-home"> | ||
py4web | ||
<img src="_static/logo.png" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
master | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-01.html">What is py4web?</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-02.html">Help, resources and hints</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-03.html">Installation and Startup</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-04.html">The Dashboard</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-05.html">Creating an app</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-06.html">Fixtures</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-07.html">The Database Abstraction Layer (DAL)</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-08.html">The RestAPI</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-09.html">YATL Template Language</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-10.html">YATL helpers</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-11.html">Internationalization</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-12.html">Forms</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-13.html">Authentication and authorization</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-14.html">Grid</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-15.html">From web2py to py4web</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="chapter-16.html">Advanced topics and examples</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="index.html">py4web</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item active"><no title></li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="https://github.com/nicozanf/py4web-doc/blob/master/docs/CONTRIBUTORS.rst" class="fa fa-github"> Edit on GitHub</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<p>The CONTIBUTORS list is now at the end of the README.rst file</p> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2024, BSD-3-Clause License.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
|
||
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
<span class="fa fa-book"> Read the Docs</span> | ||
|
||
|
||
<span class="fa fa-element"> | ||
<input class="container_toggle" type="checkbox" id="switch" name="mode"> | ||
<label for="switch"></label> | ||
</span> | ||
|
||
v: master | ||
<span class="fa fa-caret-down"></span> | ||
</span> | ||
<div class="rst-other-versions"> | ||
|
||
<dl> | ||
<dt>Languages</dt> | ||
|
||
<strong> | ||
<dd><a href="/py4web-doc/en/master/">en</a></dd> | ||
</strong> | ||
|
||
|
||
<dd><a href="/py4web-doc/pt/master/">pt</a></dd> | ||
|
||
|
||
</dl> | ||
|
||
|
||
<dl> | ||
<dt>Versions</dt> | ||
|
||
<strong> | ||
<dd><a href="/py4web-doc/en/master/">master</a></dd> | ||
</strong> | ||
|
||
</dl> | ||
|
||
|
||
<dl> | ||
<dt>Downloads</dt> | ||
|
||
<dd><a href="/py4web-doc/en/master/py4web-doc_en_master.pdf">pdf</a></dd> | ||
|
||
<dd><a href="/py4web-doc/en/master/py4web-doc_en_master.epub">epub</a></dd> | ||
|
||
</dl> | ||
|
||
|
||
<hr/> | ||
Free document hosting provided by <a href="https://pages.github.com/">GitHub Pages</a>. | ||
|
||
</div> | ||
</div> | ||
|
||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
<style> | ||
.wy-nav-content { max-width: none; } | ||
</style> | ||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.