Skip to content

Commit f7b85de

Browse files
committed
Updated to show APIs in docs
1 parent 69a7641 commit f7b85de

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

docs/api/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# PLACEHOLDER
2-
TODO: Add .NET projects to the *src* folder and run `docfx` to generate **REAL** *API Documentation*!
1+
---
2+
uid: api-docs
3+
title: Explore the APIs
4+
---
5+
6+
# Explore the APIs
7+
8+
Here you'll find all of the generated code documentation for the MADE.NET projects, similar to what you might find on Microsoft Docs!
9+
10+
This documentation is designed to show you how each component of MADE.NET is constructed and provide a reference for you when building your UI test projects.

docs/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
- name: Docs
22
href: docs/
3-
homepage: articles/intro.md
3+
homepage: articles/intro.md
4+
- name: APIs
5+
href: api/

0 commit comments

Comments
 (0)