D++ (DPP)  10.0.30
C++ Discord API Bot Library
makedocs-gh.php File Reference

Variables

 $asyncRunners = []
 
 $footer = file_get_contents("/home/runner/work/DPP/DPP/docpages/footer.template.html")
 
 $header = str_replace("##VERSION_OPTIONS##", $opts, $template)
 
 $nodeploy = false
 
 $opts = "<option value='/'>master</option>"
 
foreach($tags as $tag) $taglist = ''
 
 $tags = explode("\n", shell_exec("git tag"))
 
foreach($tags as $tag) $template = file_get_contents("/home/runner/work/DPP/DPP/docpages/header.template.html")
 
foreach($tags as $tag) while (count( $asyncRunners))
 

Variable Documentation

◆ $asyncRunners

$asyncRunners = []

◆ $footer

$footer = file_get_contents("/home/runner/work/DPP/DPP/docpages/footer.template.html")

◆ $header

$header = str_replace("##VERSION_OPTIONS##", $opts, $template)

◆ $nodeploy

$nodeploy = false

◆ $opts

$opts = "<option value='/'>master</option>"

◆ $taglist

foreach ( $tags as $tag) $taglist = ''

◆ $tags

$tags = explode("\n", shell_exec("git tag"))

◆ $template

foreach ( $tags as $tag) $template = file_get_contents("/home/runner/work/DPP/DPP/docpages/header.template.html")

◆ while

foreach ( $tags as $tag) while(count($asyncRunners))