Yes - there is is a docs folder - it's called "docs" :) There is an apps
folder called "apps" and inside the apps folder are files and folders for
instance "app/hello.txt" or app/images/hello.png".

Inside the docs folder I want to document things about these files, and a
file naming convention that maps from the "app/hello.txt" file to something
inside the "docs" folder - ie something like:

   1. docs/hello.txt.html
   2. docs/hello.txt/index.html
   3. docs/hello_txt/index.html

and for the image file it would be something like:

   1. docs/hello.png/index.html

The issue is the file extensions and whether to leave the "." in place, or
encode it somehow. Any suggestions?

2011/1/25 Björnke von Gierke <b...@mac.com>

> why don't you make a docs folder?
>
> 4. docs/docs/hello text.html
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to