Remove texi design document in engine

It's extremely out of date and we no longer use it to keep track
of our design decisions and suggestions.

Only a section on KVP policy has been move into kvp_doc.txt
as it may make sense there.
This commit is contained in:
Geert Janssens
2024-05-20 17:03:30 +02:00
parent 48b9fa80ce
commit 39aa5f9c09
23 changed files with 49 additions and 4725 deletions

View File

@@ -7,7 +7,6 @@ This is the new developer and design manual for GnuCash.
The documentation is organised in a rough sequence:
-# \ref manualguide Start with the main GnuCash manual.
-# \ref texihtml Design overview.
-# \ref doxylist Individual topic overviews, linked into the
full API reference for each topic, generated from source code.
-# \ref maingeneral How to work with Doxygen in your own code.
@@ -19,12 +18,6 @@ Please refer to the main
page</a> on the gnucash website which includes links to the
GnuCash Manual and the Concepts Guide in various formats.
\subsection texihtml Documentation elsewhere in the source tree.
There is also the "GnuCash Design Overview" which can be generated
from the source using texi2html from the texinfo files in
src/doc/design, but this is even more outdated.
\section doxylist Doxygen overviews.
Where possible, each overview is dated - take care to review older texts