--- # ---------------------------------------------------------------------------- # import topics and their dependencies # ---------------------------------------------------------------------------- topics_from: - math.yaml - astronomy.yaml # ---------------------------------------------------------------------------- # course names, their goals and other details # ---------------------------------------------------------------------------- courses: math: title: Matemática description: | Adição, multiplicação e números primos. goals: - math - math/addition - math/multiplication - math/prime-numbers astronomy: title: Astronomia description: | Sistema Solar e Via Láctea. goals: - astronomy/solar-system # - astronomy/milky-way