Skip to content

Commit

Permalink
chore: docs regenerated
Browse files Browse the repository at this point in the history
NB includes small typo correction and also workaround
because list-csv has stopped outputting Ubuntu Server records for some reason
  • Loading branch information
philclifford authored and flexiondotorg committed Dec 10, 2023
1 parent 7080707 commit 962ef63
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 9 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,13 @@ sudo apt install quickgui

### quickemu quickget X terminal project

From Nov 2023, there is also a multi option desktop integratated text interface, with lots of unique tools & utilities to help you make light work of installations, snapshots and disk management
From Nov 2023, there is also a multi option desktop integrated text
interface, with lots of unique tools and utilities to help you make
light work of installations, snapshots and disk management

- **[qqX](https://github.com/TuxVinyards/qqX)** is independently curated by [Alex Genovese](https://github.com/TuxVinyards) (see the github pages)
- **[qqX](https://github.com/TuxVinyards/qqX)** is independently
curated by [Alex Genovese](https://github.com/TuxVinyards) (see the
github pages)

![qqX-vmm](https://github.com/TuxVinyards/qqX/assets/3956806/18e5c495-8072-49a5-8b9c-e1302549efcf)

Expand Down
2 changes: 1 addition & 1 deletion build-docs
23 changes: 22 additions & 1 deletion docs/quickemu.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.9
.\"
.TH "QUICKEMU" "1" "November 11, 2023" "quickemu" "Quickemu User Manual"
.TH "QUICKEMU" "1" "November 26, 2023" "quickemu" "Quickemu User Manual"
.SH NAME
quickemu - A quick VM builder and manager
.SH SYNOPSIS
Expand Down Expand Up @@ -358,6 +358,27 @@ sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
sudo apt install quickgui
.EE
.SS quickemu quickget X terminal project
From Nov 2023, there is also a multi option desktop integrated text
interface, with lots of unique tools and utilities to help you make
light work of installations, snapshots and disk management
.IP \[bu] 2
\f[B]\c
.UR https://github.com/TuxVinyards/qqX
qqX
.UE \c
\f[R] is independently curated by \c
.UR https://github.com/TuxVinyards
Alex Genovese
.UE \c
\ (see the github pages)
[IMAGE: \c
.UR
https://github.com/TuxVinyards/qqX/assets/3956806/18e5c495-8072-49a5-8b9c-e1302549efcf
qqX-vmm
.UE \c
]
qqX-vmm
.SS Ubuntu Guest
\f[CR]quickget\f[R] will automatically download an Ubuntu release and
create the virtual machine configuration.
Expand Down
14 changes: 13 additions & 1 deletion docs/quickemu.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: November 11, 2023
date: November 26, 2023
footer: quickemu
header: Quickemu User Manual
section: 1
Expand Down Expand Up @@ -210,6 +210,18 @@ sudo apt update
sudo apt install quickgui
```

### quickemu quickget X terminal project

From Nov 2023, there is also a multi option desktop integrated text
interface, with lots of unique tools and utilities to help you make
light work of installations, snapshots and disk management

- **[qqX](https://github.com/TuxVinyards/qqX)** is independently
curated by [Alex Genovese](https://github.com/TuxVinyards) (see the
github pages)

![qqX-vmm](https://github.com/TuxVinyards/qqX/assets/3956806/18e5c495-8072-49a5-8b9c-e1302549efcf)

## Ubuntu Guest

`quickget` will automatically download an Ubuntu release and create the
Expand Down
2 changes: 1 addition & 1 deletion docs/quickemu_conf.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.9
.\"
.TH "QUICKEMU_CONF" "1" "November 11, 2023" "quickemu_conf" "Quickemu Configuration Manual"
.TH "QUICKEMU_CONF" "1" "November 26, 2023" "quickemu_conf" "Quickemu Configuration Manual"
.SH NAME
quickemu_conf - Options and parameters in the quickemu <vm>.conf
.SH DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion docs/quickemu_conf.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: November 11, 2023
date: November 26, 2023
footer: quickemu_conf
header: Quickemu Configuration Manual
section: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/quickget.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.9
.\"
.TH "QUICKGET" "1" "November 11, 2023" "quickget" "Quickget User Manual"
.TH "QUICKGET" "1" "November 26, 2023" "quickget" "Quickget User Manual"
.SH NAME
quickget - download and prepare materials for building a quickemu VM
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion docs/quickget.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: November 11, 2023
date: November 26, 2023
footer: quickget
header: Quickget User Manual
section: 1
Expand Down

0 comments on commit 962ef63

Please sign in to comment.