An open API service indexing awesome lists of open source software.

https://github.com/alexandrehiroyuki/datatomedocs

Documentation for the DataTome library using Docussaurus and GitHub Actions to deploy on GitHub Pages.
https://github.com/alexandrehiroyuki/datatomedocs

arduino arduino-library documentation docusaurus github-pages

Last synced: 5 months ago
JSON representation

Documentation for the DataTome library using Docussaurus and GitHub Actions to deploy on GitHub Pages.

Awesome Lists containing this project

README

          

# Data Tome Docs

[![Github Stars](https://img.shields.io/github/stars/AlexandreHiroyuki/DataTomeDocs?style=flat&color=yellow)](https://github.com/AlexandreHiroyuki/DataTomeDocs/stargazers)
[![Contributors](https://img.shields.io/github/contributors-anon/AlexandreHiroyuki/DataTomeDocs)](https://github.com/AlexandreHiroyuki/DataTomeDocs/graphs/contributors)
[![Top Language](https://img.shields.io/github/languages/top/AlexandreHiroyuki/DataTomeDocs)](https://github.com/AlexandreHiroyuki/DataTomeDocs)



## Getting Started

1. Clone the repository.
2. Install the dependencies with `yarn install`.
3. Run the development server with `yarn start`.

## Topics

- Installation
- Constructor
- Input/Output Methods
- Array Methods
- Partials

[Access the Docs on https://alexandrehiroyuki.github.io/DataTomeDocs/](https://alexandrehiroyuki.github.io/DataTomeDocs/)