lightsla.blogg.se

Open office ubuntu 20.04
Open office ubuntu 20.04











open office ubuntu 20.04

"source" and "build" directories within the root path. You have two options for placing the build directory for Sphinx output.Įither, you use a directory "_build" within the root path, or you separate Please enter values for the following settings (just press Enter toĪccept a default value, if one is given in brackets). You will be asked to provide your project name, author name, and project release as shown below: Welcome to the Sphinx 3.5.3 quickstart utility. Next, change the directory to Apache document root and run the Sphinx-Doc setup script. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 docutils-0.16 imagesize-1.2.0 packaging-20.9 pyparsing-2.4.7 pytz-2021.1 snowballstemmer-2.1.0 sphinx-3.5.3 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 Step 4 – Configure Sphinx-Doc Installing collected packages: MarkupSafe, Jinja2, sphinxcontrib-jsmath, Pygments, sphinxcontrib-devhelp, docutils, imagesize, snowballstemmer, alabaster, sphinxcontrib-serializinghtml, sphinxcontrib-htmlhelp, pytz, babel, sphinxcontrib-applehelp, pyparsing, packaging, sphinxcontrib-qthelp, sphinx Once the installation has been finished, you should get the following output: Next, you can install the Sphinx-Doc using the pip command as shown below: pip3 install sphinx Once all the packages are installed, update pip to the latest version with the following command: pip3 install -upgrade pip Step 3 – Install Sphinx-Doc

open office ubuntu 20.04

You can install all of them with the following command: apt-get install python3-pip python3-dev python3-setuptools apache2 -y

open office ubuntu 20.04

Sphinx-Doc is written in Python, so you will need to install Python modules and Apache server to your system. apt-get update -y Step 2 – Install Required Dependencies Once you are logged in to your Ubuntu 20.04 server, run the following command to update your base system with the latest available packages. Connect to your Cloud Server via SSH and log in using the credentials highlighted at the top of the page. Create a new server, choosing Ubuntu 20.04 as the operating system with at least 2GB RAM. Step 1 – Create Atlantic.Net Cloud Serverįirst, log in to your Atlantic.Net Cloud Server.

  • A root password configured on your server.
  • open office ubuntu 20.04

  • A fresh Ubuntu 20.04 server on the Atlantic.Net Cloud Platform.
  • In this post, we will show you how to install Sphinx-Doc on Ubuntu 20.04. Sphinx has many features that make it easier to generate web pages, printable PDFs, and ePub documents. It is written in python and based on the jinja template. Sphinx is a powerful documentation generator tool that allows you to create intelligent and beautiful documentation.













    Open office ubuntu 20.04