mirror of
https://github.com/canonical/ubuntu-server-documentation.git
synced 2025-08-04 23:56:01 +00:00
Add new tutorial on managing software (#57)
* Add new tutorial on managing software
This commit is contained in:
@ -164,8 +164,9 @@ myst_heading_anchors = 3
|
|||||||
# sphinx_reredirects, sphinxcontrib.jquery, sphinxext.opengraph
|
# sphinx_reredirects, sphinxcontrib.jquery, sphinxext.opengraph
|
||||||
custom_extensions = [
|
custom_extensions = [
|
||||||
# 'sphinx_tabs.tabs',
|
# 'sphinx_tabs.tabs',
|
||||||
'sphinxcontrib.mermaid',
|
'myst_parser',
|
||||||
'sphinxcontrib.jquery',
|
'sphinxcontrib.jquery',
|
||||||
|
'sphinxcontrib.mermaid',
|
||||||
# 'canonical.youtube-links',
|
# 'canonical.youtube-links',
|
||||||
# 'canonical.related-links',
|
# 'canonical.related-links',
|
||||||
# 'canonical.custom-rst-roles',
|
# 'canonical.custom-rst-roles',
|
||||||
@ -182,7 +183,6 @@ custom_extensions = [
|
|||||||
# sphinxext-opengraph
|
# sphinxext-opengraph
|
||||||
custom_required_modules = [
|
custom_required_modules = [
|
||||||
'sphinxcontrib-mermaid',
|
'sphinxcontrib-mermaid',
|
||||||
'gitpython'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Add files or directories that should be excluded from processing.
|
# Add files or directories that should be excluded from processing.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
canonicalwebteam.discourse==5.4.7
|
|
||||||
canonicalwebteam.upload-assets==0.3.0
|
|
||||||
requests==2.32.2
|
|
@ -34,6 +34,7 @@ collection of related tutorials and topics that will help you learn more about
|
|||||||
how it works and what’s available to you. These tutorials can be viewed in any
|
how it works and what’s available to you. These tutorials can be viewed in any
|
||||||
order.
|
order.
|
||||||
|
|
||||||
|
* :ref:`Managing software in Ubuntu Server <managing-software>`
|
||||||
* :ref:`Attach your Ubuntu Pro subscription <attach-your-ubuntu-pro-subscription>`
|
* :ref:`Attach your Ubuntu Pro subscription <attach-your-ubuntu-pro-subscription>`
|
||||||
|
|
||||||
If you have a specific goal, and are already familiar with Ubuntu Server, take
|
If you have a specific goal, and are already familiar with Ubuntu Server, take
|
||||||
@ -60,4 +61,5 @@ you to expand your knowledge of the operating system and additional software.
|
|||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
basic-installation
|
basic-installation
|
||||||
|
managing-software
|
||||||
attach-your-ubuntu-pro-subscription
|
attach-your-ubuntu-pro-subscription
|
||||||
|
1465
tutorial/managing-software.rst
Normal file
1465
tutorial/managing-software.rst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user