Importing HTML documentation into the codebase

Bug #1661583 reported by Robin Winslow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Wishlist
Unassigned

Bug Description

I understand there's a need to include documentation from https://docs.ubuntu.com/maas in future builds of the MAAS codebase.

The documentation can be pulled down and built to HTML locally (or with a script) as follows:

```
snap install documentation-builder
git clone https://github.com/canonicalltd/maas-docs
documentation-builder --source-folder maas-docs --output-path html-docs
rm -r maas-docs
```

This should create an "html-docs" folder which can then be included anywhere you like.

Changed in maas:
importance: Undecided → Wishlist
milestone: none → 2.2.0
status: New → Triaged
Changed in maas:
milestone: 2.2.0 → 2.2.x
Changed in maas:
milestone: 2.2.x → next
Revision history for this message
Adam Collard (adam-collard) wrote :

This bug has not seen any activity in the last 6 months, so it is being automatically closed.

If you are still experiencing this issue, please feel free to re-open.

MAAS Team

Changed in maas:
status: Triaged → Invalid
Changed in maas:
milestone: next → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.