Skip to content

Commit

Permalink
Added documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Release-Candidate committed Apr 3, 2021
1 parent d73b979 commit fa9d08f
Show file tree
Hide file tree
Showing 5 changed files with 343 additions and 126 deletions.
26 changes: 3 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
# Changelog
# Tzolkin Changelog

## Version 0.0.14 (2021-04-05)
## Version 0.9.0 (2021-04-01)

Text.

Changes:

* List

Bug fixes:

* Another list

## Version 0.0.13 (2021-04-05)

Text.

Changes:

* List

Bug fixes:

* Another list
Release Candidate for the initial release of Tzolkin.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Tzolkin

This library and program converts mayan Tzolk’in dates to Gregorian dates and vice versa.
This cross platform - Linux, Mac OS X and Windows - F# .Net library and program converts Maya Tzolk’in dates to Gregorian dates and vice versa.
If you want to know more about the Maya calendar systems, see [Links](#links).

Full documentation can be found at [Read the Docs](https://tzolkin.readthedocs.io/en/latest/)

[![MIT license badge](https://img.shields.io/github/license/Release-Candidate/Tzolkin)](https://github.com/Release-Candidate/Tzolkin/blob/main/LICENSE)
[![Documentation Status badge](https://readthedocs.org/projects/Tzolkin/badge/?version=latest)](https://Tzolkin.readthedocs.io/en/latest/?badge=latest)
[![OS badge](https://img.shields.io/badge/Runs%20on-Linux%7COS%20X%7CWindows-brightgreen?style=flat)](https://dotnet.microsoft.com/download)
[![F# 5.0 badge](https://img.shields.io/badge/F%23-5.0-brightgreen?style=flat)](https://fsharp.org/)
[![.Net 5.0 badge](https://img.shields.io/badge/.Net-5.0-brightgreen?style=flat)](https://dotnet.microsoft.com/download)
[more badges](#badges)



## Table of Content

- [Tzolkin](#tzolkin)
Expand Down Expand Up @@ -42,7 +42,6 @@ Online general Maya (not only Tzolk’in) calendar converter: [Maya Converter of

Mayan Glyphs and Unicode: [Roadmap to the SMP](https://www.unicode.org/roadmaps/smp/) and the PDF [Updated List of Characters for Mayan Codices](https://www.unicode.org/L2/L2020/20248-mayan-update.pdf)


## Download

List of changes: [CHANGELOG.md](https://github.com/Release-Candidate/Tzolkin/blob/main/CHANGELOG.md)
Expand All @@ -59,6 +58,8 @@ List of changes: [CHANGELOG.md](https://github.com/Release-Candidate/Tzolkin/blo

## Contributing

See page [Contributing](https://tzolkin.readthedocs.io/en/latest/contributing/) at Read the Docs.

## License

All content of Tzolkin is licensed under the MIT license, see file [LICENSE](https://github.com/Release-Candidate/Tzolkin/blob/main/LICENSE).
Expand Down
79 changes: 0 additions & 79 deletions TestFSharp.ipynb

This file was deleted.

0 comments on commit fa9d08f

Please sign in to comment.