Navigation
Statistics
- Total Members: 8
- Total Articles: 3
- Total Reviews: 17
- Total Support Documents: 12
- Total Hits: 2,168,543
User Options
Log in to remove this ad.
For Software Developers
If you are a free-to-use, open-source software developer then we want to hear from you! We would love to offer your user manual for your product to be included on our website. Open source software is the backbone of the web community. Many of these services are also free to use. Therefore free services should support each other to encourage a conductive open source community. We will host your user manual or support documents free of charge. All copyrights will be retained for both parties. All we ask is that you include a link back to TheJokes.Network or the support document contained within TheJokes.Network attributing the hosting of your support documents to us.
Terms of Service
All support documents or user manuals need to use valid XHTML code. All paths must be relative paths. Links to external websites are allowed provided they do not violate our terms and services or privacy policies. Formatting will be provided by TheJokes.Network for many of the required formats and options, including code, filenames, and variables. We also include notice formatting as seen below:
Code Example for test.php
<?php
$file = 'file.txt';
include($file);
?>
Additional formatting will be added to as the site evolves and more needs are determined. If formatting on the website does not match the requirements of the documentation feel free to request formatting changes or include them as inline styling with CSS.