Skip to content

Commit

Permalink
Generate TOCs
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Sep 13, 2018
1 parent 17d9552 commit 7b808ea
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 5 deletions.
2 changes: 1 addition & 1 deletion es6/2014-07/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
* [ES7 Items?](jul-31.md#es7-items)
* [5.7 Array.prototype.contains](jul-31.md#57-arrayprototypecontains)
* [5.1 Math.TAU](jul-31.md#51-mathtau)
* [Exponentiations operator](jul-31.md#exponentiations-operator)
* [Exponentiation Operator](jul-31.md#exponentiation-operator)
* [Precision of Math trig functions](jul-31.md#precision-of-math-trig-functions)
1 change: 0 additions & 1 deletion es7/2015-11/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@
* [Agenda](nov-19.md#agenda)
* [Observables (JH)](nov-19.md#observables-jh)
* [INTL](nov-19.md#intl)
* [Stage 1](nov-19.md#stage-1)
* [Abstract Locale Operations](nov-19.md#abstract-locale-operations)
- [Wrap-up](nov-19.md#wrap-up)
9 changes: 6 additions & 3 deletions es7/2016-01/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@
* [formatToParts](jan-28.md#formattoparts)
* [Intl.PluralRules](jan-28.md#intlpluralrules)
* [Abstract Locale Operations](jan-28.md#abstract-locale-operations)
- [Test262 Updates](jan-28.md#test262-updates)
- [Progress review: Callable class constructors (Allen)](jan-28.md#progress-review-callable-class-constructors-allen)
* [Intl Formatter preview](jan-28.md#intl-formatter-preview)
* [Async generator functions](jan-28.md#async-generator-functions)
* [Strong Mode Discussion](jan-28.md#strong-mode-discussion)
* [Test262 Updates](jan-28.md#test262-updates)
* [Progress review: Callable class constructors (Allen)](jan-28.md#progress-review-callable-class-constructors-allen)
- [Object.getOwnPropertyDescriptors to stage 3? (Jordan Harband, low priority, but super quick!)](jan-28.md#objectgetownpropertydescriptors-to-stage-3-jordan-harband-low-priority-but-super-quick)
* [Conclusion/resolution](jan-28.md#conclusionresolution-4)
* [Agenda](jan-28.md#agenda-1)
1 change: 1 addition & 0 deletions es9/2018-05/toc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# May 2018 - Table of Contents

- [Summary](2018-05_summary.html)
- [May 22, 2018 Meeting Notes](may-22.md#may-22-2018-meeting-notes)
* [Agenda](may-22.md#agenda)
* [Welcome](may-22.md#welcome)
Expand Down
44 changes: 44 additions & 0 deletions es9/2018-07/toc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# July 2018 - Table of Contents

- [Summary](2018-07_summary.html)
- [July 24, 2018 Meeting Notes](july-24.md#july-24-2018-meeting-notes)
* [Agenda](july-24.md#agenda)
* [1. Welcome](july-24.md#1-welcome)
* [3. Agenda Scheduling](july-24.md#3-agenda-scheduling)
* [4. Approval of the minutes from last meeting](july-24.md#4-approval-of-the-minutes-from-last-meeting)
* [5. Dates for next meetings](july-24.md#5-dates-for-next-meetings)
* [6. Report from the Ecma Secretariat](july-24.md#6-report-from-the-ecma-secretariat)
* [7. Project Editors' Reports](july-24.md#7-project-editors-reports)
* [Atomics.notify()](july-24.md#atomicsnotify)
* [ArrayBuffer.prototype.transfer()](july-24.md#arraybufferprototypetransfer)
* [Report on Realms shim Security Review](july-24.md#report-on-realms-shim-security-review)
* [Intl.DateTimeFormat.prototype.formatRange](july-24.md#intldatetimeformatprototypeformatrange)
* [Explicit Resource Management](july-24.md#explicit-resource-management)
* [Management/infrastructure tasks; invited expert policy; meeting planning](july-24.md#managementinfrastructure-tasks-invited-expert-policy-meeting-planning)
* [TC53 introduction for TC39](july-24.md#tc53-introduction-for-tc39)
* [Update on `do`-expressions](july-24.md#update-on-do-expressions)
* [New name for global](july-24.md#new-name-for-global)
* [Object.fromEntries to stage 3](july-24.md#objectfromentries-to-stage-3)
* [User testing (e.g. usability or learnability): call for resources](july-24.md#user-testing-eg-usability-or-learnability-call-for-resources)
- [July 25, 2018 Meeting Notes](july-25.md#july-25-2018-meeting-notes)
* [Agenda](july-25.md#agenda)
* [Dynamic Modules](july-25.md#dynamic-modules)
* [Website and Documentation project update](july-25.md#website-and-documentation-project-update)
* [Reduce the number of ticks in async/await](july-25.md#reduce-the-number-of-ticks-in-asyncawait)
* [Decorators towards Stage 3](july-25.md#decorators-towards-stage-3)
* [RegExp Match Offsets](july-25.md#regexp-match-offsets)
* [Cancellation Update](july-25.md#cancellation-update)
* [Partial Application](july-25.md#partial-application)
* [Updates on First-class Protocols](july-25.md#updates-on-first-class-protocols)
* [Revisit `global` name](july-25.md#revisit-global-name)
- [July 26, 2018 Meeting Notes](july-26.md#july-26-2018-meeting-notes)
* [Agenda](july-26.md#agenda)
* [Temporal Proposal update](july-26.md#temporal-proposal-update)
* [Abstractions for membranes](july-26.md#abstractions-for-membranes)
* [Reviewing the future JS syntax throughout the current proposals (overflow)](july-26.md#reviewing-the-future-js-syntax-throughout-the-current-proposals-overflow)
* [Package name maps](july-26.md#package-name-maps)
* [Layered APIs](july-26.md#layered-apis)
* [Get Originals](july-26.md#get-originals)
* [September 2019 Meeting Location](july-26.md#september-2019-meeting-location)
* [Intl.NumberFormat Unified Feature Proposal for Stage 2](july-26.md#intlnumberformat-unified-feature-proposal-for-stage-2)
* [JavaScript Standard Library](july-26.md#javascript-standard-library)

0 comments on commit 7b808ea

Please sign in to comment.