diff --git a/docs/guides/package_management/.pages b/docs/guides/package_management/.pages new file mode 100644 index 0000000000..0ca35d7384 --- /dev/null +++ b/docs/guides/package_management/.pages @@ -0,0 +1,4 @@ +--- +nav: + - ... | index*.md + - ... diff --git a/docs/guides/package_management/index.md b/docs/guides/package_management/index.md new file mode 100644 index 0000000000..ff4e6ae594 --- /dev/null +++ b/docs/guides/package_management/index.md @@ -0,0 +1,11 @@ +--- +title: Introduction +--- + +# Introduction + +This section of the documentation is dedicated to package builds. + +!!! caution + + Documents in this section are older and are probably in need of a re-write. If you use these instructions and have problems, please report the issues so that these documents can be properly modified. You can report any issues [here](https://chat.rockylinux.org/rocky-linux/channels/documentation).