Build Status Maintenance PRs Welcome

松凌科技教育訓練專區

http://bit.ly/softleader-training-course

Directory Structure

請講師將上課教材,依照下述目錄結構擺放, 課程名稱不可以有空白!

.
└── <年度>
    └── <>
        ├── <課程A>
        ├── <課程B>
        └── ...

如:

.
└── 2016
    ├── Q1
    │   ├── spring-transaction
    │   └── stream-and-lambda
    └── Q2
        ├── design-patterns
        └── ...

在你的課程目錄中, 如果有放一個 README.md, 會自動擷取該檔案中第一個 header (#, ## ... ######) 作為課程標題

.
└── <年度>
    └── <>
        └── <課程A>
             └── README.md

Courses

Auto-generated by toc

2024

2023

2022

2021

2020

2019

2018

2017

2016

GitHub Action

本 Repo 設有 GitHub Action 在 Push 或 PR 時自動的觸發 toc