From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id qABBJY1AuGY7AgAAqHPOHw:P1 (envelope-from ) for ; Sun, 11 Aug 2024 04:39:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qABBJY1AuGY7AgAAqHPOHw (envelope-from ) for ; Sun, 11 Aug 2024 06:39:41 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1723351181; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-message-id:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=SmP2/fNkyqX7f0UWJCwH5h+4+NFZyxhW8Tw5ntF04Lo=; b=T3NH8uXynIgcMU4tRrWr3poICWYJ1oK+ZIGyAVhM/Fc9EfS6XxKGrm6tHrRY8kJ1Pbboxz dV8IMwvmky+T/YZfezV5gU/0EFdicJoq5sH5cWBPCmE3YUe+dXlqEVy7L3BMRUl8xihAEE 533NAdh+WO2489kNfNSW+oaNIZij9Bh3SSSR9tS7pmKhlrBm8yHrCsBlVswatPSTNecFt/ y68WkihvgUqqKdTFa6ERdylsVgL1yVj5JplUJIMjauOoWnRCEaGlNdbQO2fk2GgDCrEXE6 zd9RaOXFeS4PqCmlUMy0o8K7C8A2ePG+rzddFWKyAO8ocFJNcS1x0+xlN3J/jg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1723351181; a=rsa-sha256; cv=none; b=cYbyF7Vcfp2Gr8jjjuYi8JCoX/KjeyG2iWs/mSEA95MOWimekGo3G0o26UcWVFhxABiuuN +Geoh41gCbjOc1YE21qbNVkP52Bz58w7E6ZgFBCucLF8TotQ9iC3K72OGHRJqjELwappGy zzVuVts9Ys2oiQKSPT3Ibyk5BuLWyLSG6IRfH47lPJCsUOycay3V4W8M99t5nlqgcocBg8 KUZAQjDQVeFt3ciz/QLhEDU0vKjs05eW/K4N4qTr3zxlrUz/yOs5nUYgnT8GRXUS2XYX/E x55beuZeEqUfQ6svhggL1+qhsTxNMInTHt53zsXwWQoduzthE7wOwOd4dEKyeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 47A0912DE8 for ; Sun, 11 Aug 2024 06:39:41 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sd0MB-0006Cy-1L; Sun, 11 Aug 2024 00:39:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sd0M7-0006CY-Jn for emacs-orgmode@gnu.org; Sun, 11 Aug 2024 00:39:00 -0400 Received: from 96-100-31-185.ftth.cust.kwaoo.net ([185.31.100.96] helo=k-7.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sd0M5-0005h5-CT for emacs-orgmode@gnu.org; Sun, 11 Aug 2024 00:38:58 -0400 Received: from van (_gateway [192.168.1.1]) (Authenticated sender: seb) by k-7.ch (Postfix) with ESMTPSA id 403D4E8117 for ; Sun, 11 Aug 2024 06:38:54 +0200 (CEST) Message-Id: <87ttfr3c82.fsf@k-7.ch> Resent-To: General discussions about Org-mode Resent-From: =?utf-8?Q?S=C3=A9bastien_Gendre?= Resent-Date: Sun, 11 Aug 2024 06:38:53 +0200 Resent-Message-ID: <87wmkn3c82.fsf@k-7.ch> From: =?utf-8?Q?S=C3=A9bastien?= Gendre Subject: Re: Examples of online documentation written with Org-mode To: =?utf-8?Q?Andr=C3=A1s?= Simonyi Date: Sun, 11 Aug 2024 04:44:31 +0200 (1 hour, 54 minutes, 20 seconds ago) Flags: seen, signed, personal Maildir: /home/sent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.31.100.96; envelope-from=seb@k-7.ch; helo=k-7.ch X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 47A0912DE8 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.45 X-Spam-Score: -3.45 X-TUID: ri7KBfKubbmx [[PGP Signed Part:Good signature from B586F7C77239E29E S=C3=A9bastien Gendr= e (trust ultimate) created at 2024-08-11T04:44:32+0200 using R= SA]] [1. text/plain] It's a very good example. Is it more common to make a single file documentation=C2=A0? Andr=C3=A1s Simonyi writes: > Dear All, > >> S=C3=A9bastien Gendre writes: >> > And I search for example of online documentation made with Org-mode. As >> > inspirations. > > AFAIU, the online documentation of the Magit and Borg Emacs packages > by Jonas Bernoulli were also made using Org (probably with the texinfo > exporter), see https://magit.vc/manual/magit.html and > https://emacsmirror.net/manual/borg/ -- their sources can be found at > https://github.com/magit/magit/blob/main/docs/magit.org and > https://raw.githubusercontent.com/emacscollective/borg/main/docs/borg.org. > > best wishes, > Andr=C3=A1s [[End of PGP Signed Part]]