So in the AM we will attempt to set up a live feed from Aspen for our global participants.
I’ll post a google meet in the AM here. We had a wide ranging discussion at lunch, even while missing some of our principles. This included topics like better numeric types for c++, stand alone monodic functions, on the other side – more member functions, std::override. We also will have some policy discussions probably in the am and later in the week as well. Expect some discussions/presentations on documentation thoughts as well.
Meeting will be on https://meet.google.com/rpo-nrvn-exj
starting in 10 minutes! meeting is up already
We’re about 40 minutes out from today’s meetup. I’m hoping some part of the website team: @neatudarius @RaduNichita and @mguludag can be present as we’ll have a briefing on what the documentation team came up with yesterday. Also will have a discussion of infra repo – and maybe some other things.
Will be on the same google-meet as yesterday.
After @Jeff-Garland presentation, I took the initiative to create and track one issue - Research how we can use embedded godbolt support for Beman website #55.
This is a great idea for both docs and website! Thanks!
Here’s the docs presentation from this morning:
- Goals
- use docusaurus to generate docs
- from markdown
- from source code
- integrate into website
- support for multiple library versions docs
- Library Doc Structure (output)
-
Inputs and authoring
- each library has tree like: ~/doc/tutorial.md~
- CMakeLists.txt in doc dir to generation
-
Data Workflow