Skip to content

HTML-Generation challenges #19

@danwos

Description

@danwos

I don't really understand the mechanism behind the HTML generation for the source code and can't find any docs for it.

My questions are:

  • What is created folder/file structure for all Code-HTML files? Any forbidden folder/files names in my docs, as they might get overwritten?
  • They seem to be integrated into the Sphinx structure/layout:
    • How to make them available in the toctree?
  • Can the code-HTML files get a Page title? Otherwise there is no reference what I'm really looking at.
  • I need to deploy them on a server. Why are the local links absolute for the build-machine?
  • It seems that also the original code files get copied. Can I avoid this?
    As they are part of the _build folder, I would then deploy also the complete code on the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E3Medium efforts (3-7 days)P3Medium priority

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions