From 3a8d0d162645e5b83049424595607df1f5ece44c Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sat, 14 Jan 2023 22:34:50 +0200 Subject: [PATCH] * README.org ("High-level Architecture"): fix out-of-date docs --- README.org | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index caf2a1e..3a539e2 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ from Emacs Lisp (see [[Querying Prolog]]). Sweep further builds on top of this interface and on top of the standard Emacs facilities to provide advanced features for developing SWI-Prolog programs in Emacs. -** High-level architecture +** High-level Architecture :PROPERTIES: :CUSTOM_ID: high-level-architecture :DESCRIPTION: Overall structure of this project @@ -55,10 +55,9 @@ The different parts of Sweep are structured as follows: objects to Prolog terms and vice versa. #+CINDEX: sweeprolog.el -- =sweeprolog.el= defines an Elisp library (named simply =sweeprolog=), which builds - on top of =sweep-module= to provide user-facing commands and - functionality. It is also responsible for loading and compiling the - dynamically loaded =sweep-module=. +- =sweeprolog.el= defines an Elisp library (named simply =sweeprolog=), + which builds on top of =sweep-module= to provide user-facing commands + and functionality. It is also responsible for loading =sweep-module=. #+CINDEX: sweep.pl - =sweep.pl= defines a Prolog module (named, unsurprisingly, Sweep) -- 2.39.2