Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/strictdoc-project/strictdoc-examples

Example of using StrictDoc.
https://github.com/strictdoc-project/strictdoc-examples

Last synced: about 2 months ago
JSON representation

Example of using StrictDoc.

Awesome Lists containing this project

README

        

# StrictDoc examples

## Getting started

Install StrictDoc:

```
pip install strictdoc
```

Clone this repository:

```
git clone [email protected]:strictdoc-project/strictdoc-examples.git
cd strictdoc-examples
```

Run StrictDoc:

```
strictdoc export .
```