That’s correct. The documentation is read from the .beam file on disk and the .beam file is only written to disk after all modules have been compiled to avoid dirty state if the compilation fails later on.
That’s correct. The documentation is read from the .beam file on disk and the .beam file is only written to disk after all modules have been compiled to avoid dirty state if the compilation fails later on.