nexB / aboutcode

AboutCode project: tools and data to uncover things about code: the provenance, origin, license, and more (packages, security, quality, etc.) of FOSS code
http://www.aboutcode.org/
154 stars 93 forks source link

Publish PDF version of RTD documentation #125 #127

Closed arijitde92 closed 1 year ago

arijitde92 commented 1 year ago

Made changes in the .readthedocs.yaml to enable format for downloading pdf and epub versions of the documentation

Fixes #125

I have added pdf and epub options in the .readthedocs.yaml file and have tested the documentation in readthedocs. The pdf and epub versions of the documentation can now be downloaded. As per the screenshot below, the option to download pdf version is shown in the red rectangle. pdf_screenshot

After clicking on the above link, the pdf document appears in a browser tab as shown below- pdf_file_screenshot

This fixes issue https://github.com/nexB/aboutcode/issues/125

Let me know if any other changes are required in this PR.

Tasks

Signed-off-by: Arijit De arijitde2050@gmail.com

arijitde92 commented 1 year ago

Hi @AyanSinhaMahapatra , thanks for merging my commit. I shall open a PR in the skeleton repo. Do I need to create a new issue in that repo first before working on the PR? Or shall I directly raise a PR in that repo?

AyanSinhaMahapatra commented 1 year ago

You can reference this issue and this PR also, no need to create another issue :wink: