Commit Graph

332 Commits

Author SHA1 Message Date
Julio C. Estrada
36e6ab7728 simplify boostlook css importing (#432)
remove css/branch specific handling in favor of single source
2025-04-01 16:14:02 -04:00
Peter Turcan
525e104ce5 Scenarios in User Guide - nits and minutia (#430) 2025-03-27 10:19:31 -07:00
Peter Turcan
06db6c6f88 Header-only and Binary libs section to User FAQ (#427) 2025-03-26 11:29:43 -07:00
Julio C. Estrada
41ed3de1d5 add antora-template-wrapper ID to body template (#429)
closes #428
2025-03-26 11:59:47 -04:00
Peter Turcan
c2338c8316 Review Results table updated to March 2025 (#426) 2025-03-24 12:12:51 -07:00
Peter Turcan
c747c6bedb Simulation scenario sample code added to UG (#425) 2025-03-20 14:47:38 -07:00
Peter Turcan
f509bbfae0 System sample code added to User Guide (#423) 2025-03-18 14:47:54 -07:00
Peter Turcan
2f1566eaf4 Networking sample code added to User Guide (#421) 2025-03-14 17:23:29 -07:00
Julio C. Estrada
7992b22a16 feat: branch-specific boostlook css handling (#422)
Implement logic to fetch different CSS files based on target environment:
- master branch: Uses production boostlook.css
- develop branch: Uses Tino Agency's boostlook_tino.css for staging
2025-03-14 18:19:39 -04:00
Peter Turcan
11b6d8ea78 Testing Debugging section re-organized in User G (#420) 2025-03-12 12:00:55 -07:00
Peter Turcan
81fd0d797f Sample code to Metaprogramming scenario in UG (#419)
* Sample code to Metaprogramming scenario in UG

* Metaprogramming section minor edits
2025-03-11 11:41:33 -07:00
Peter Turcan
7a6b55db30 Database Engine sample code added, to User Guide (#416)
* Database Engine sample code added, to User Guide

* Task sections of UG - minor updates
2025-03-10 14:28:28 -07:00
Julio C. Estrada
e9116f8ee9 fix: Hardcode BOOSTLOOK_BRANCH to master for production stability (#415) 2025-03-07 18:16:34 -05:00
Peter Turcan
20970f1333 Machine Leanring sample code added to UG (#414) 2025-03-06 16:39:32 -08:00
Peter Turcan
ee18bfd1d7 Sample Boost.Thread code to Parallel Computing (#413)
* Sample Boost.Thread code to Parallel Computing

* Sample code added to NLP and Text Processing
2025-02-27 11:29:48 -08:00
Peter Turcan
6d30d5f0d0 Code Comments section to Best Practices of CG (#412)
* Code Comments section to Best Practices of CG

* More complete Doxygen, libc++ examples added

* Commenting Code tweaks
2025-02-25 12:50:10 -08:00
Peter Turcan
a09644d9e1 Getting Involved - minor updates (#411) 2025-02-21 11:30:19 -08:00
Chrissy Wainwright
c01d17ddda update the old Boost logo #1475 (#410) 2025-02-21 08:39:22 -06:00
Peter Turcan
32ceafc237 Comments corrected in Contributor FAQ (#409) 2025-02-19 10:54:07 -08:00
Peter Turcan
b8a61b6512 Macros topic updates in User Guide (#408) 2025-02-18 15:09:40 -08:00
Peter Turcan
d6825cbc8c Scenarios linked to Boost Categories in User Guide (#407) 2025-02-14 11:44:47 -08:00
Peter Turcan
1b9e968898 User Guide Introduction wording update/linking (#405) 2025-02-12 16:50:56 -08:00
Peter Turcan
a6721d89a0 Safe++ question added to User Guide FAQ (#404) 2025-02-05 09:25:08 -08:00
Peter Turcan
44c882a74f Macros topic added to User Guide dev section (#402) 2025-02-03 11:23:33 -08:00
Julio C. Estrada
3cc8b82c73 chore: update highlight.js to v11.9.0 and optimize syntax highlighting (#400)
- upgrade highlight.js from 9.18.3 to 11.9.0
- simplify highlight.bundle.js by using common bundle and automatic language detection
- update build configuration for css processing
- update package.json and package-lock.json dependencies
- fix javascript lint errors

fixes #397
2025-01-31 12:21:58 -05:00
Peter Turcan
d91a92eb18 Reference links/practices added to Safe C++ CG FAQ (#398)
* Reference links/practices added to Safe C++ CG FAQ

* Encapsulation examples added to CG FAQ
2025-01-29 16:50:55 -08:00
Sam Darwin
525bec70a2 antora_docs: cross-platform compatible scripts (#396) 2025-01-22 09:40:13 -07:00
Sam Darwin
78aa518679 GHA: further error handling - build.sh (#394) 2025-01-20 08:02:25 -07:00
Julio C. Estrada
56eaba484f Add Error Handling for Missing lib Directory in CI (publish) Workflow (#393)
* add 'set -e' to libdoc.sh for better error handling
* enhance publish.yml workflow with 'set -e' for error handling in CI script
* add 'set -x' to libdoc.sh for command tracing
2025-01-15 13:00:33 -05:00
Peter Turcan
24e584eacf Managing Reviews minor structure update (#392) 2025-01-15 09:01:21 -08:00
Peter Turcan
a221cde045 History added info on founders, cppalliance (#391)
* History added info on founders, cppalliance

* Boost History release chronology link added
2025-01-14 15:53:20 -08:00
Julio Estrada
e9c9134c55 enhance favicon support and update layout files
- updated image copying to include favicon formats: ico, webmanifest.
- added new favicon images: android-chrome (192x192, 512x512), apple-touch-icon, favicon (16x16, 32x32), and favicon.ico.
- created webmanifest for improved PWA support.
- updated layout to link new favicon images and webmanifest.
- modified head-icons partial to use new favicon.ico.
2025-01-10 14:09:47 -05:00
Peter Turcan
7ab500e316 Dependencies FAQ and topic added to User Guide (#389)
* Dependencies FAQ and topic added to User Guide

* Feedback on Dependencies FAQ
2025-01-10 08:51:27 -08:00
Peter Turcan
a008ae3184 Glossary updated from #boost conversations (#385) 2025-01-02 17:37:52 -08:00
alandefreitas
d281d08cf2 Update C++ reference extension 2025-01-02 12:12:26 -03:00
Peter Turcan
ae4b48686e Short Safe C++ section added to Contributor Guide (#384)
* Short Safe C++ section added to Contributor Guide

* Safe C++ FAQ updates
2024-12-30 11:47:50 -08:00
Peter Turcan
65ab98c424 More Safe Cpp glossary definitions (#382) 2024-12-20 10:48:52 -08:00
Peter Turcan
dbbef64e04 Safe C++ concepts added to User Guide Glossary (#380) 2024-12-19 12:44:44 -08:00
Julio Estrada
3a22799c4c add Boost logo and update docs with SVG source 2024-12-19 12:53:34 -05:00
Peter Turcan
881394555b Boost Release Reports purpose added to CG (#378) 2024-12-17 12:53:47 -08:00
Peter Turcan
80da1d2fcd GitHub Strategies added to Dev best practices (#377)
* GitHub Strategies added to Dev best practices

* TOC link to GitHub Strategies
2024-12-16 13:06:48 -08:00
Sam Darwin
0c2d7586a3 Github Actions: update versions, remove extra uploads (#306) 2024-12-12 06:38:05 -07:00
Greg Kaleka
207e232118 Reinstate references to Boost logo (#374) 2024-12-09 17:12:35 -05:00
Greg Kaleka
76e137a650 Comment out references to the old new logo (#369) 2024-12-04 17:25:35 -05:00
Julio Estrada
b6cac52616 add workflow_dispatch condition and optimize CDN cache 2024-11-26 18:36:48 -05:00
Julio Estrada
006f94988a add workflow_dispatch to publish and ui-release workflows 2024-11-25 23:05:43 -05:00
Peter Turcan
1c3c7c0294 Doc build section added to CG appendix (#368) 2024-11-25 10:40:27 -08:00
Peter Turcan
ac33a837ef formal reviews text updates (#365) 2024-11-24 16:34:10 -08:00
sdarwin
2890847e99 GHA: set environment per branch 2024-11-21 11:48:14 -07:00
Sam Darwin
0d8f11f10f Purge the Fastly CDN in Github Actions, when deploying new code. (#364) 2024-11-21 11:38:29 -07:00