From aab4cf275a828404f91b119db2230985606382dd Mon Sep 17 00:00:00 2001 From: smxi Date: Sat, 14 Jan 2023 19:23:44 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index f8e4f87..b38d939 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,7 @@ The following are the resources available for inxi support, help, documentation, * [inxi man page](http://smxi.org/docs/inxi-man.htm) - html version of the inxi man page. This is updated every new master branch release. * [inxi changelog](http://smxi.org/docs/inxi-changelog.htm) - html version of the inxi changelog. This is updated every new master branch release. It's very verbose because it's intended to be a complete record of Changes. * [inxi core mission](https://smxi.org/docs/inxi-core-mission.htm) - useful for potential contributors who might not understand why things in inxi are done the way they are. Covers support for Legacy OS/Hardware, optimizations, and primary philosophy. +* [working with inxi json/xml output](https://smxi.org/docs/inxi-json-xml-output.htm) - understanding the json/xml data structures so you can process it. DO NOT ASK ME FOR PROGRAMMING HELP! * [inxi support forums](http://techpatterns.com/forums/forum-33.html) - post actual discussion type issues here, or use the issues tracker here, makes no difference, except the forum will be way more sticky and visible over time. * [inxi issue tracker](https://github.com/smxi/inxi/issues) - use the github issue tracker/bug reporter to report issues/bugs. * inxi IRC support: channel #smxi on irc.oftc.net or irc.libera.chat - sometimes IRC support is faster or more efficient.