electron/script
Samuel Attard a96b6e2c96 build: move to the new docs parser (#18103)
* build: move to the new docs parser

* chore: remove the bad getTitle param doc

* build: update parser/ts gen deps + fix some docs issues highlighted by GH desktop

* chore: apply suggestions from code review

Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com>

* chore: update docs for accidentally removed things

* chore: update docs/api/command-line.md

Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com>
2019-05-06 08:29:01 -07:00
..
codesign spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
lib build: ensure consistent lock files across multiple machines (#17955) 2019-04-30 13:59:47 -07:00
release-notes chore: retry octokit calls several times on fail (#18085) 2019-05-02 15:08:45 -07:00
.electron.attributes build: ensure we use objc regexps for export-patches (#17598) 2019-03-28 14:01:43 -07:00
apply_all_patches.py build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
bump-version.js build: ensure consistent lock files across multiple machines (#17955) 2019-04-30 13:59:47 -07:00
check-relative-doc-links.py
check-trailing-whitespace.py build: auto-fix whitespace in docs in pre-commit hook (#17490) 2019-03-21 12:15:55 -07:00
ci-release-build.js
dbus_mock.py
download-circleci-artifacts.js
dump-symbols.py
external-binaries.json build: use https to download from GitHub for external binaries (#17928) 2019-05-01 13:49:29 -07:00
find-release.js
gen-filenames.js build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
generate-deps-hash.js build: ensure consistent lock files across multiple machines (#17955) 2019-04-30 13:59:47 -07:00
get-last-major-for-master.js
get-version.py
git-export-patches chore: save HEAD when git-import-patches runs (#17824) 2019-04-17 11:16:03 -07:00
git-import-patches build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
gn-asar.js build: use async remove method to handle errors better (#16917) 2019-03-26 10:34:03 +09:00
lint.js chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
merge-electron-checksums.py
native-tests.py
prepare-release.js build: fix issues for stable release we fixed in 5-0-x (#18064) 2019-04-30 11:36:39 -07:00
publish-to-npm.js
pump.py
release-artifact-cleanup.js
release.js
run-clang-format.py
run-gn-format.py
spec-runner.js build: ensure consistent lock files across multiple machines (#17955) 2019-04-30 13:59:47 -07:00
start.js
strip-binaries.py
sysroots.json
tls.py
update-external-binaries.py
upload-index-json.py
upload-node-checksums.py
upload-node-headers.py
upload-symbols.py build: ensure that the uploaded symbol path is correct for our symbol (#16908) 2019-02-12 14:10:24 -08:00
upload-to-github.js Revert "build: hack around GitHub upload API failure / flake (#16663)" (#16802) 2019-02-06 16:51:45 -08:00
upload.py build: remove native mksnapshot for arm/arm64 (#17561) 2019-03-28 11:05:43 -04:00
verify-ffmpeg.py
verify-mksnapshot.py chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
zip-symbols.py