FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Refactor doc to restructure and improve #1943 by DennisClark · Pull Request #2257 · aboutcode-org/vulnerablecode · GitHub

Refactor doc to restructure and improve #1943 - #2257

Merged
TG1999 merged 8 commits into
mainfrom
1943-refactor-doc
May 4, 2026
Merged

Refactor doc to restructure and improve #1943#2257
TG1999 merged 8 commits into
mainfrom
1943-refactor-doc

Conversation

DennisClark commented Apr 8, 2026
edited by pombredanne
Loading

Copy link
Copy Markdown
Member

This PR is for:

@TG1999 and @keshav-space I have done the basic restructuring to format the rtd index to be consistent with
https://github.com/aboutcode-org/scancode.io/blob/main/docs/index.rst

Can you please check it over for syntax, etc.

The revised index.rst also points to these files, which I copied to docs/source (but have not removed them from the main level yet):
PIPELINES-AVID.rst
SOURCES.rst
api_v3_usage.rst

We'll probably want to add some explanatory text for the first two to give them some context; this is still a work-in-progress.

DennisClark self-assigned this Apr 8, 2026
DennisClark moved this to In progress in 00-AboutCodePlanner Apr 8, 2026
pombredanne changed the title 1943 refactor doc to restructure and improve Refactor doc to restructure and improve #1943 Apr 30, 2026
Comment thread docs/source/index.rst Outdated

TG1999 commented May 1, 2026

Copy link
Copy Markdown
Contributor

@DennisClark we have some errors while building docs, we need a toctree. Also there are few files where we need to add a title. Thanks!

TG1999 commented May 1, 2026

Copy link
Copy Markdown
Contributor

@DennisClark you can add a toctree like this

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   introduction
   installation
   user-interface
   api
   api-admin
   api_v3_usage

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   tutorial_add_importer_pipeline
   tutorial_add_improver_pipeline

.. toctree::
   :maxdepth: 2
   :caption: Reference

   reference_importer_overview
   reference_improver_overview
   reference_framework_overview
   reference_model_overview
   command-line-interface
   importers_link
   PIPELINES-AVID
   SOURCES

.. toctree::
   :maxdepth: 1
   :caption: Misc

   faq
   misc
   soc_gsoc21

And add title in file which are missing title like this

PIPELINES AVID
==============

Also verify errors with make doc command. Let me know if you want to me take a look on any particular thing. Thanks!

Copy link
Copy Markdown
Member Author

@TG1999 looks like you've got the solution all figured out! Please go ahead with the change if you have time, thanks.

TG1999 force-pushed the 1943-refactor-doc branch from fb305eb to ea2c58b Compare May 4, 2026 06:35
TG1999 and others added 2 commits May 4, 2026 12:13
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
TG1999 merged commit b1f4a68 into main May 4, 2026
8 checks passed
TG1999 deleted the 1943-refactor-doc branch May 4, 2026 12:37
github-project-automation Bot moved this from In progress to Done in 00-AboutCodePlanner May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL