Update to latest version #4

Merged
Ta180m merged 123 commits from master into master 2020-06-18 19:15:27 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 470d49cb61 - Show all commits

View file

@ -4,6 +4,8 @@ title: About This Guide
author: Nathan Wang, Benjamin Qi author: Nathan Wang, Benjamin Qi
--- ---
// todo transfer all of this to the homepage
- Goals - Goals
- Module Organization - Module Organization
- Contact Information - Contact Information

View file

@ -1,7 +1,6 @@
const ModuleOrdering = { const ModuleOrdering = {
"intro": [ "intro": [
"getting-started", "getting-started",
"about-this",
"prereqs", "prereqs",
"running-cpp", "running-cpp",
"data-types", "data-types",