Project

General

Profile

Actions

Task #305

open

Sphinx documentation setup

Added by Amul Munusamy about 1 month ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Start date:
03/14/2026
Due date:
% Done:

0%

Estimated time:

Description

Sphinx documentation setup and learning.


Files

git_clone1.png (113 KB) git_clone1.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
python_3_install2.png (133 KB) python_3_install2.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
build_source3.png (65.2 KB) build_source3.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
sphnix_install4.png (158 KB) sphnix_install4.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
run_sphnix5.png (63.2 KB) run_sphnix5.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
create_virtual6_.png (151 KB) create_virtual6_.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
install_theme7.png (152 KB) install_theme7.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
html_build8.png (115 KB) html_build8.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
html_run9.png (73.6 KB) html_run9.png Tarunkumar Sathyanarayan, 03/14/2026 07:13 AM
browser_open10.png (80.1 KB) browser_open10.png Tarunkumar Sathyanarayan, 03/14/2026 07:14 AM
12install_pip3.png (174 KB) 12install_pip3.png Tarunkumar Sathyanarayan, 03/14/2026 07:57 AM
6create_virtual6_.png (151 KB) 6create_virtual6_.png Tarunkumar Sathyanarayan, 03/14/2026 08:12 AM

Updated by Tarunkumar Sathyanarayan about 1 month ago · Edited

Casttech Sphinx documentation setup and learning

step 1 :

  • create (Projects) folder
  • create (Casttech) folder
  • open terminal
  • Change directory to projects and again change directory to casttech folder
  • Clone (git clone :/home/pms/repos/casttech-docs)

step 2 :

  • install python 3 ( sudo apt-get install python3-sphinx)

step 3 :

  • Enter list command (ls)
  • Change directory to ( casttech-docs )
  • Create a build directory using ( mkdir build )
  • Change directory to (source)

Step 4 :

  • Install pwd sphinx

step 5 :

  • Run (sphnix)

step 6 :

  • Install python(pip3)

Actions #3

Updated by Tarunkumar Sathyanarayan about 1 month ago · Edited

step 7 :

  • Install and activate vitual machine
  • And run (pip install sphinxcontrib-video) in it

step 8 :

  • Install sphinx theme

step 9 :

  • (sphinx-build -M html source build)

step 10 :

  • Change directory to (build)
  • list (ls)
  • change directory to (html)
  • list (ls)
  • Enter (google-chrome index.html)

step 11 :

  • The required documentation will be opened in chrome
  • Bookmark the casttech documnetation

Actions #4

Updated by Tarunkumar Sathyanarayan about 1 month ago

  • Status changed from In Progress to Resolved

The casttech Sphinx documentation setup has been resolved

Actions #5

Updated by Amul Munusamy about 1 month ago

  • Subject changed from Sphinx documentation setup and learning to Sphinx documentation setup
Actions

Also available in: Atom PDF