This file contains hidden or 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
| Separate subdirectory called "doxygen" for docs | |
| use a dir list script in index.php for projects: | |
| .... | |
| foreach($dirlist as $file) { | |
| if ($file["type"] == "dir") { | |
| } else { |