Skip to content

wwu-mmll/MedDocGPT-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Guide

How to Add Documentation

Create your documentation as Markdown (.md) files inside the docs/ folder.

Add links or references to these files in the mkdocs.yml configuration file.

Commit and push your changes to the repository.

Development Setup

To set up your local environment:

Use Python 3.10 (or compatible).

Install the required dependencies:

pip install mkdocs mkdocs-material pymdown-extensions mkdocstrings-python mkdocs-jupyter jupyter

Start the development server:

mkdocs serve

This will launch a local server so you can preview your documentation.

Once everything looks good, simply commit and push your updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •