Skip to content

nsdf-fabric/readthedocs-markdown-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSDF Markdown Publishing Guide

A guide to publishing Markdown documents on GitHub and ReadTheDocs.

See https://markdown-publishing-guide.readthedocs.io/en/latest/markdown-publishing-guide.html for more details.

Introduction

This is a guide to writing and publishing Markdown documents on GitHub and ReadTheDocs.

It includes steb-by-step instructions for using GitHub, git, Markdown, and ReadTheDocs in order to produce a well-formatted set of documents with a detailed table of contents.

This document itself was created using the instructions in this document.

To build:

pip3 install sphinx
pip3 install sphinx_rtd_theme
sphinx-build ./docs ./_build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published