On Mon, Apr 08, 2024 at 07:32:52PM +0800, Qian Yun wrote:
> "init_special_db_data" is defined but not called in recent commit.

Looking more art this: Main pages for buitin constructors (that
is Record, Union, Mapping and Enumaration) are in .ht files
(actually, file for Enumaration was missing but I created one
in my developement tree).  Those pages link to descriptions
and operations from "documentation" property, which is initialized
by code involved in the patch.  .ht files also contain a description,
so we could use description in .ht files.  Concerning operations,
in principle we could get list operations from domains.

Anyway, it seems that we can use descriptions in .ht pages and
remove code handling descriptions from 'br-con.boot'.  Also,
Union page contains link to 'Exports' but this is just a
sillynes: it repeats information about operations without
sayning anything about categories.  So I think we should remove
'Exports' part for unions (and related code in 'br-con.boot').

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ZhQTmh40DXE_MXND%40fricas.org.

Reply via email to