Season of KDE Blog #2

Image

Week 1 to 3:

My work started by hunting the HTML docs file of several programming languages. I started with the R docs. Initially, finding those HTML docs in the whole R ecosystem codebase consisting of several different files and folders was very difficult. My mentor played a crucial role here by guiding me on how to get those files and possible folder locations where I can find them. After locating those HTML files I created a test repo of it, in my Github account so that I can track the changes and if any problem happens I can rectify it.

Week 3 to 5:

After making suggested style changes I got it approved by my mentor and tested it with several other docs which included Maxima and Qalculate. While working with the Maxima docs it was noticed that there are lots of HTML files ( 350+ ) that are supposed to be linked with the stylesheet. Hence linking them manually was not a good idea, so a Python script was developed by me which automates the process of linking those stylesheets in each HTML file.

So this was the initial weeks of my SoK'24 journey. Thank you so much Alex sir for always supporting and suggesting the right path. Means a lot : )

Link to GitHub Test Repos:

R Docs: KDE R

Qalculate Docs: KDE Qalculate

Maxima Docs: KDE Maxima

Title Image
Created with ♥️ By Dhairya Majmudar