Giter Site home page Giter Site logo

charlesfrye / aritra-documentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arig23498/aritra-documentation

0.0 1.0 0.0 65.17 MB

Documentation experiments with Gitbook

Home Page: https://charlesfrye.gitbook.io/docs-box/v/master/

Python 100.00%

aritra-documentation's Introduction

Documentation Generation

generate.py

This script generates documentation for the wandb library based on a git commit hash in a format suitable for use with GitBook.

For help with this function, run

python generate.py --help

Steps

  1. Run pip install --upgrade git+git://github.com/wandb/client.git@<git_hash> to install the version ofwandb you wish to document.
  2. Run python generate.py --git_hash <git_hash> to create the documentation.

Outputs

  1. A folder named library. The files in the library folder are the generated markdown. Use the --output_dir option to change where this is saved; by default it is in the same folder as the code.
  2. A SUMMARY.md file for creating a GitBook sidebar containing the automatically-generated docs. This is based on a provided template file (by default, _SUMMARY.md from this repo).

Requirements

  • pip install git+git://github.com/ariG23498/docs.git@wandb-docs

aritra-documentation's People

Contributors

arig23498 avatar charlesfrye avatar gitbook-bot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.