PHP Classes

Where's the documentation

Recommend this page to a friend!

      PHP Video Toolkit  >  All threads  >  Where's the documentation  >  (Un) Subscribe thread alerts  
Subject:Where's the documentation
Summary:documentation missing
Messages:3
Author:Dustin Cortez
Date:2014-03-17 21:21:10
Update:2014-03-17 21:41:48
 

  1. Where's the documentation   Reply   Report abuse  
Picture of Dustin Cortez Dustin Cortez - 2014-03-17 21:21:10
Just like the title suggests, I cannot find any documentation under the "documentation" folder. All I get are page titles and a "notes/disqus" section anytime I click on a page. Any help with this will be greatly appreciated.

  2. Re: Where's the documentation   Reply   Report abuse  
Picture of Oliver Lillie Oliver Lillie - 2014-03-17 21:31:03 - In reply to message 1 from Dustin Cortez
All the best documentation is in the readme here.

github.com/buggedcom/phpvideotoolki ...

Failing that checkout the examples.

  3. Re: Where's the documentation   Reply   Report abuse  
Picture of Dustin Cortez Dustin Cortez - 2014-03-17 21:41:48 - In reply to message 2 from Oliver Lillie
Ok, but on the github page under "Documentation" it states:

"Extensive documentation and examples are bundled with the download and is available in the documentation directory."

If you look at the documentation folder there is nothing in the docs other than a few examples. For example, looking at the page labeled "The Basics", all that displays is the following:

[CODE]
<h2> <h1>Documentation</h1>
<h2>The Basics</h2>
<p></p> <!-- I would assume this is where the docs would start? -->

[/CODE]

Just thought I would bring this to your attention as there may be others out there looking for help on this.