ArOZ Online Beta Documentation
Documd
Markdown Documentation Rendering Tool
Documentation Chapters
'.basename($folder).' '; array_push($folderList,bin2hex($folder)); $count++; } } $count = 0; $files = glob("docs/*.md"); foreach($files as $file){ if (is_file($file)){ $shortenFilename = wordwrap(basename($file), 35, "
\n"); echo '
'.$shortenFilename.'
'; array_push($filesList,bin2hex($file)); array_push($fileNameList,$file); $count++; } } ?>
Documd Viewer
Current Page
/docs/title.md
Documd Markdown Documentation Rendering Interface, Developed by IMUS Laboratory