Starting to work on a web version of EduNetworkBuilder. The first bunch

of commits are probably going to be a bit interesting.
This commit is contained in:
2024-04-17 17:14:07 -05:00
parent 38a6107cea
commit 8a08bd209e
311 changed files with 739218 additions and 0 deletions

13
Web/EduResources/URLs.xml Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfHelpURL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<HelpURL>
<URL>https://youtu.be/AIeb9vPah9A</URL>
<LangTag>en</LangTag>
<HelpTopicString>DHCP</HelpTopicString>
</HelpURL>
<HelpURL>
<URL>https://youtu.be/_D4GpaQd17o</URL>
<LangTag>en</LangTag>
<HelpTopicString>DHCPServer</HelpTopicString>
</HelpURL>
</ArrayOfHelpURL>