Skip to main content

Api Documentation Generator

Project description

ApiDoc

https://travis-ci.org/SolutionsCloud/apidoc.png?branch=master https://coveralls.io/repos/SolutionsCloud/apidoc/badge.png https://pypip.in/v/ApiDoc/badge.png https://pypip.in/d/ApiDoc/badge.png https://requires.io/github/SolutionsCloud/apidoc/requirements.png?branch=develop

Summary

ApiDoc is a documentation generator designed for API built with Python and given by SFR Business Team.

https://raw.github.com/SolutionsCloud/apidoc/master/docs/source/_static/screenshot_sample.png

Installation

The fastest way to get started is by using the command line tool

$ sudo apt-get install python3-pip
$ pip3 install apidoc

If the package python3-pip does not exists

$ sudo apt-get install python3-setuptools
$ sudo easy_install3 pip
$ sudo pip3-2 install apidoc

Try it

You can download a sample file and try to render it documentation

$ mkdir apidoc
$ cd apidoc
$ wget https://raw.github.com/SolutionsCloud/apidoc/master/example/demo/source.yml
$ apidoc -i source.yml -o output/index.html
$ firefox output/index.html

Changelog

1.3 (2016-05-08)

  • Small fixes

1.2 (2014-01-22)

  • Feature #17 Merge ApiDoc’s binaries

  • Feature #18 Merge cli arguments -f and -d in one argument -i (input)

  • Feature #21 Add patternProperties and additionalProperties in objects

  • Feature #22 “properties” and “items” are optionals

  • Feature #23 The property “type” is optional

  • Bug #26 Searchbox hide wrongly some elements

  • Bug #27 Keyboard shortcut for diff on search’s filtered items

  • Feature #32 Enhances the theme of the readthedocs

1.1 (2013-08-28)

1.0 (2013-07-23)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ApiDoc-1.4.0.tar.gz (285.3 kB view details)

Uploaded Source

File details

Details for the file ApiDoc-1.4.0.tar.gz.

File metadata

  • Download URL: ApiDoc-1.4.0.tar.gz
  • Upload date:
  • Size: 285.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ApiDoc-1.4.0.tar.gz
Algorithm Hash digest
SHA256 22a5af3621b96b4295c9d485bc6a071ca4101e4d5fd58e71af59d309f0f9bfd1
MD5 bba5ed9334364e7925d42de41e46c1c2
BLAKE2b-256 57768881ccd63949eb4cab2df10ceb33c4e2793dfbeebcd9f10fe634ba37225e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page