[Documentation] [Study] Alpha build of documentation #353
Labels
📖 documentation
Improvements or additions to documentation
🙏 help wanted
Extra attention is needed
🔍 study
Topic shuld be studied with prototypes or prooves of concepts
🔨 tool
Related to tooling
Context
Some features can be alpha-tested, like for example components and modules.
These features must be documented, i.e. have their Swift file updated and mauybe the DocC catalogs.
The documentation process is not 100%-automatized: we need to use Xcode manualy to build the doccarchive, then run the script to build the HTML doc.
It can be interesting to have a preview of the HTML documentation for the PO for example. We can imagine to use Netlify to load HTML content in a docs folder in the feature branch. This docs folder will be populated by the documentation script but without updating the GitHub Pages branch.
For example, using the command:
Definition of Ready
The text was updated successfully, but these errors were encountered: