{
  "title": "Command Line",
  "desc": "Learn core command line and git commands through visualizations.",
  "build_dir": "Books",
  "theme": "haiku",
  "html_theme_options": {
    "show_source": false,
    "show_search": false,
    "show_relations": false,
    "show_copyright": false,
    "render_sidebar": false
  },
  "html_css_files": ["_static/haiku-supp.css"],
  "code_dir": "SourceCode/",
  "lang": "en",
  "build_JSAV": false,
  "suppress_todo": false,
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0,
    "points": 1.0,
    "required": true
  },
  "glob_ff_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ka_options": {
    "threshold": 5,
    "points": 1.0,
    "required": true
  },
  "glob_extr_options": {
    "code-workout": {
      "points": 2.0
    },
    "points": 1.0
  },
  "glob_pe_options": {
    "threshold": 1.0,
    "points": 1.0,
    "required": true
  },
  "chapters": {
    "Learning Command Line Interface": {
      "CommandLine/About": {},
      "CommandLine/CommandLinePwd": {},
      "CommandLine/CommandLinePwd2": {},
      "CommandLine/CommandLinePwd3": {},
      "CommandLine/CommandLineLs": {},
      "CommandLine/CommandLineCd": {},
      "CommandLine/CommandLineCdParent": {},
      "CommandLine/CommandLineCdLong": {},
      "CommandLine/CommandLineTouch": {},
      "CommandLine/CommandLineMkdir": {},
      "CommandLine/CommandLineRm": {},
      "CommandLine/CommandLineRmr": {},
      "CommandLine/CommandLineRmdir": {},
      "CommandLine/CommandLineMv": {},
      "CommandLine/CommandLineCp": {},
      "CommandLine/CommandLineChallenge1": {},
      "CommandLine/CommandLineChallenge2": {},
      "CommandLine/CommandLineChallenge3": {}
    }
  }
}
