Organizing the source code and creating those beautiful HTML outputs of the code

@simpsong00 - Here a thread on Restructuring code that might prove helpful.

If you Release along with an interpreter and source text. (see documentation “Writing With Inform” §25. Releasing) you will get an index.html page that will contain a Source Text link.

Clicking the Source Text link will display a clickable outline of your source code based on your use of Volumes, Books, Parts, Chapters, and Sections headings.

3 Likes