Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 451 Bytes

File metadata and controls

14 lines (12 loc) · 451 Bytes

Azurite-docs-generator

Requirements

  • Python 3
  • BeautifulSoup 4 (pip install bs4)
  • requests (pip install requests)

Usage

  1. Generate JSON file from JavaDocs.
  2. Place executable in the base Azurite Docs directory.
  3. Place generated JSON file in the base Azurite Docs directory and (file has to be called "website.json").
  4. Through command line run the program with one argument (website name).