Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Files Not Listed in Subject Index #18

Open
celtic-coder opened this issue Jul 31, 2023 · 3 comments
Open

Include Files Not Listed in Subject Index #18

celtic-coder opened this issue Jul 31, 2023 · 3 comments

Comments

@celtic-coder
Copy link

Hi Thomas (@ThomasMertes),

The files.txt listing contains both Seed7 programs and the 186 "s7i" include files. Most of the include files are also listed in the Subject Index on the SourceForge site, but a number are missing from the Index.

archive_base.s7i
chartype.s7i
cronos16.s7i
cronos27.s7i
field.s7i
filebits.s7i
font8x8.s7i
ftpserv.s7i
gtkserver.s7i
http_response.s7i
lower.s7i
mahjng32.s7i
makedata.s7i
modern27.s7i
more.s7i
multiscr.s7i
pic16.s7i
pic32.s7i
reverse.s7i
seed7_05.s7i
sokoban1.s7i
stdfont10.s7i
stdfont12.s7i
stdfont14.s7i
stdfont16.s7i
stdfont18.s7i
stdfont20.s7i
stdfont24.s7i
stdfont8.s7i
stdfont9.s7i
struct.s7i
syntax.s7i
tar_cmds.s7i
tee.s7i
unionfnd.s7i
upper.s7i
vecfont10.s7i
vecfont18.s7i

I would have expected that "seed7_05.s7i", for example, would have been part of the index, since it is such an important file. Is there a reason why these 38 files are not listed?

Kind Regards,
Liam

@ThomasMertes
Copy link
Owner

Thank you very much for your suggestion. These files are not listed in the Subject Index because they have no entry in the Libraries Section. In order to do that, these libraries need documentation comments. I improved the documentation of

and added them to the Libraries Section which automatically adds them also to the Subject Index.

I leave this issue open in order to keep track which libraries need to be added.

@celtic-coder
Copy link
Author

Hi Thomas (@ThomasMertes),

You are welcome! I am glad that the listing has provided you a further opportunity to update (as per 3b5e71a) the already extensive ecosystem for the Seed7 programming language.

Kind Regards,
Liam

@ThomasMertes
Copy link
Owner

ThomasMertes commented Aug 15, 2023

I have added documentation comments to five more libraries (which adds them to the Subject Index):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants