Selaa lähdekoodia

Rename Section field to Category

pull/1114/head
Dave Machado 6 vuotta sitten
committed by GitHub
vanhempi
commit
c282dd515e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      build/condenseMd.js

+ 1
- 1
build/condenseMd.js Näytä tiedosto

@@ -43,7 +43,7 @@ function setupMd(filename, anchor) {

}
console.log(anchor + " entries")
console.log("API | Description | Auth | HTTPS | Link | Section")
console.log("API | Description | Auth | HTTPS | Link | Category")
console.log("|---|---|---|---|---|---|")
for (i = 0; i < arr.length; i++) {
console.log(arr[i])


Ladataan…
Peruuta
Tallenna