Set up documentation folder structure for user manual generation (Step 1 of 4)
/plugin marketplace add danielrosehill/user-manual-plugin/plugin install danielrosehill-user-manual@danielrosehill/user-manual-pluginI would like to create a user manual to document what we created today and ensure I remember how to operate this codebase in the future.
Please note that the intended use of this user manual is strictly for my own private reference. This is not intended as public documentation.
In the unlikely event that this repository also contains a public-facing document, please create these private documents in a separate path that is .gitignored.
In most cases, however, there will not be any public-facing documentation created within a private repository.
To begin creating the user manual, please proceed as follows:
docs folder within this repository.docs folder, create the following subdirectories:
sections/ - for individual documentation sectionsassets/ - for diagrams and other assetsoutput/ - for the final compiled documentationOnce the folder structure is in place, confirm completion and await the next task instruction.