Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

dahifi/autodoc-ker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodoc Indexer

Repo for us to share OSS Autodoc indexes.

Requirements

Autodoc

Usage

Use the capture_index script to add additional repos and submit a PR. doc q can be run from any of the indexes subdirectories, no need to move them to the repo.

python capture-index.py /source/to/git_repo

This is a Python script that searches for .autodoc folders in a specified directory and its subdirectories, and moves them to a destination folder named after the corresponding GitHub repository. The script also creates symbolic links to the .autodoc folder and autodoc.config.json file in their original location, so that they can still be accessed by the Autodoc documentation generation tool.

About

Repo for us to share OSS [Autodoc](https://github.com/context-labs/autodoc) indexes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages