@@ -124,32 +124,32 @@ You will need any flavor of python3 and an available compiler. The testing suite
124
124
"A Sun For the Moon - A Zero-Overhead Lua Abstraction using C++"
125
125
ThePhD
126
126
Lua Workshop 2016 - Mashape, San Francisco, CA
127
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2016.10.14%20-%20ThePhD%20-%20No%20Overhead%20C%20Abstraction.pdf)
127
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2016.10.14%20-%20ThePhD%20-%20No%20Overhead%20C%20Abstraction.pdf)
128
128
129
129
"Wrapping Lua C in C++ - Efficiently, Nicely, and with a Touch of Magic"
130
130
ThePhD
131
131
Boston C++ Meetup November 2017 - CiC (Milk Street), Boston, MA
132
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2017.11.08%20-%20ThePhD%20-%20Wrapping%20Lua%20C%20in%20C%2B%2B.pdf)
132
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2017.11.08%20-%20ThePhD%20-%20Wrapping%20Lua%20C%20in%20C%2B%2B.pdf)
133
133
134
134
"Biting the CMake Bullet"
135
135
ThePhD
136
136
Boston C++ Meetup February 2018 - CiC (Main Street), Cambridge, MA
137
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.02.06%20-%20ThePhD%20-%20Biting%20the%20CMake%20Bullet.pdf)
137
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.02.06%20-%20ThePhD%20-%20Biting%20the%20CMake%20Bullet.pdf)
138
138
139
139
"Compile Fast, Run Faster, Scale Forever: A look into the sol2 Library"
140
140
ThePhD
141
141
C++Now 2018 - Hudson Commons, Aspen Physics Center, Aspen, Colorado
142
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.05.10%20-%20ThePhD%20-%20Compile%20Fast%2C%20Run%20Faster%2C%20Scale%20Forever.pdf)
142
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.05.10%20-%20ThePhD%20-%20Compile%20Fast%2C%20Run%20Faster%2C%20Scale%20Forever.pdf)
143
143
144
144
"Scripting at the Speed of Thought: Using Lua in C++ with sol2"
145
145
ThePhD
146
146
CppCon 2018 - 404 Keystone, Meydenbauer Center, Aspen, Colorado
147
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.09.28%20-%20ThePhD%20-%20Scripting%20at%20the%20Speed%20of%20Thought.pdf)
147
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.09.28%20-%20ThePhD%20-%20Scripting%20at%20the%20Speed%20of%20Thought.pdf)
148
148
149
149
"The Plan for Tomorrow: Compile-Time Extension Points in C++"
150
150
ThePhD
151
151
C++Now 2019 - Flug Auditorium, Aspen Physics Center, Aspen, Colorado
152
- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2019.05.10%20-%20ThePhD%20-%20The%20Plan%20for%20Tomorrow%20-%20Compile-Time%20Extension%20Points%20in%20C%2b%2b.pdf)
152
+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2019.05.10%20-%20ThePhD%20-%20The%20Plan%20for%20Tomorrow%20-%20Compile-Time%20Extension%20Points%20in%20C%2b%2b.pdf)
153
153
154
154
155
155
0 commit comments