From a1e3c85ff0c33259b20dc02ad3723cd664532884 Mon Sep 17 00:00:00 2001 From: Soumyadip Niyogi Date: Sat, 15 Aug 2026 10:46:36 +0000 Subject: [PATCH] docs: add links for fit and extract commands --- content/man/_index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/man/_index.md b/content/man/_index.md index 803a5a2c4..dcf69e7f3 100644 --- a/content/man/_index.md +++ b/content/man/_index.md @@ -16,6 +16,8 @@ description: "Manual pages for the FCCAnalyses Framework" - [fccanalysis final](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-final.html) - [fccanalysis plots](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-plots.html) - [fccanalysis combine](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-combine.html) +- [fccanalysis fit](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-fit.html) +- [fccanalysis extract](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-extract.html) ### Other @@ -39,7 +41,7 @@ description: "Manual pages for the FCCAnalyses Framework" ### Other -- [Analysis script](https://hep-fcc.github.io/FCCAnalyses/man/pre-edm4hep1/fccanalysis-script.html) -- [Final script](https://hep-fcc.github.io/FCCAnalyses/man/pre-edm4hep1/fccanalysis-final-script.html) -- [Plots script](https://hep-fcc.github.io/FCCAnalyses/man/pre-edm4hep1/fccanalysis-plots-script.html) -- [Combine script](https://hep-fcc.github.io/FCCAnalyses/man/pre-edm4hep1/fccanalysis-combine-script.html) +- [Analysis script](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-script.html) +- [Final script](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-final-script.html) +- [Plots script](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-plots-script.html) +- [Combine script](https://hep-fcc.github.io/FCCAnalyses/man/latest/fccanalysis-combine-script.html) \ No newline at end of file