Cppnow 2025 remote participation - 08:00 Mountain, 14:00 UTC

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)

  • Page Details

  • Inputs and authoring

    • each library has tree like: ~/doc/tutorial.md~
    • CMakeLists.txt in doc dir to generation
  • Data Workflow

  • Versioning

  • Hosting and Linking Details

    • Each library hosts on github pages (gh-pages)
    • repo readme.md will be reduced – point to library page
    • beman.link/{libname} → redirect to library mainpage
    • beman.link/{papername} → library mainpage
  • Things to investigate

    • develop cmake for a docusuaris generation
    • including doxysaurus
    • integrating discourse and godbolt into docs
    • quicklinks for cppreference
      • macro like ${cppref}/optional ?
    • crosslinking from tutorial to reference

meeting is up for today