Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	docs/index.html
  • Loading branch information
haixiangyan committed May 10, 2021
2 parents 7bef3be + 3f33cb7 commit dbef257
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README-CN.md
Expand Up @@ -2,6 +2,8 @@

[![Coverage Status](https://coveralls.io/repos/github/Haixiang6123/node-autodoc/badge.svg?branch=main)](https://coveralls.io/github/Haixiang6123/node-autodoc?branch=main)
[![Build Status](https://www.travis-ci.com/Haixiang6123/node-autodoc.svg?branch=main)](https://www.travis-ci.com/Haixiang6123/node-autodoc)
![](https://img.shields.io/npm/l/node-autodoc)
![](https://img.shields.io/npm/v/node-autodoc)

[English](./README-CN.md)

Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Expand Up @@ -21,15 +21,15 @@ <h1>My API Documentation</h1>
<h2>Table of Content</h2>

<ul class="toc">

<li>
<a href="books.html">books API Documentation</a>
</li>

<li>
<a href="users.html">Users API Documentation</a>
</li>

</ul>

<hr>
Expand Down

0 comments on commit dbef257

Please sign in to comment.