Skip to main content

documentation framework that serves all '.r.html' that are found in the cwd.

Project description



<h1>revenue</h1>
<p>online academy building resources</p>

<code>
[tcsh] pip install revenue
</code>


Started from the shell,
"revenue" presents files in the
current working directory (cwd)
that have extension "r.html".

<code>
[tcsh] revenue
</code>


<code>
<pre>
<h1>This is an example html file.</h1>
<p>It really only needs the "pre" tag to look like a reflection of its contents in a browser.</p>
<p>Tags like "html" and "body" are actually not necessary for rendering HTML in modern browsers.</p>

<p>for text to wrap, instead of extending off the page, style "white-space: pre-wrap" can be utilized.</p>
</pre>
</code>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

revenue-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page