From 3871599edf6af4a33aeabfec1d80d445ace91ba6 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Tue, 7 Apr 2026 11:30:45 -0700 Subject: [PATCH] misc cleanup --- docs/mobile.md | 2 +- docs/nodejs.md | 4 +--- sidebars.js | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/mobile.md b/docs/mobile.md index a4e5b737..c0959fb7 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -4,7 +4,7 @@ title: Mobile libraries --- :::warning Warning -These projects have recently graduated from "incubator" status, but are still under active development. They may have bugs and missing features: Bug reports and feature requests are welcome in the GitHub repositories. +These projects are still under active development. They may have bugs and missing features: Bug reports and feature requests are welcome in the GitHub repositories. ::: These projects are available to enable developing apps for mobile devices: diff --git a/docs/nodejs.md b/docs/nodejs.md index 1e65452d..83392164 100644 --- a/docs/nodejs.md +++ b/docs/nodejs.md @@ -5,10 +5,8 @@ title: Node.js library import Readme from './c2pa-node-v2/readme.md'; -**Sept 2025**: A new Node.js library has been released. We are working on adding documentation for the new library. Please bear with us! - :::note -You can continue to [install and use the old library](c2pa-node/readme.md) the same as before, but it will no longer be updated or supported. +[The old c2pa-node library](c2pa-node/readme.md) is still available, but it's deprecated and will no longer be updated or supported. Move to the new `c2pa-node-v2` library as soon as possible! ::: null }} /> \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index f5816fb5..b15ecc0b 100644 --- a/sidebars.js +++ b/sidebars.js @@ -204,7 +204,7 @@ const sidebars = { }, { type: 'category', - label: 'C++ / C library', + label: 'C++ library', link: { type: 'doc', id: 'c2pa-cpp/readme' }, collapsed: true, items: [