Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ale94mleon committed Dec 15, 2023
1 parent 1c57c81 commit 23ae11e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
html_theme = "sphinx_book_theme"
pygments_style = "sphinx"
html_theme_options = {
"repository_url": "https://github.com/ale94mleon/moldrug/",
"repository_url": "https://github.com/ale94mleon/aleimi/",
"path_to_docs": "docs",
"use_source_button": True,
"use_download_button": True,
Expand All @@ -101,7 +101,7 @@
"icon_links": [
{
"name": "GitHub",
"url": "https://github.com/ale94mleon/moldrug/",
"url": "https://github.com/ale94mleon/aleimi/",
"icon": "fa-brands fa-square-github",
"type": "fontawesome",
}
Expand Down
5 changes: 4 additions & 1 deletion docs/source/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [0.0.2] - 2023-12-15

### Fixed

- Improve code quality.
Expand Down Expand Up @@ -40,5 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Unnecessary code.
- OpenBabel dependency.

[unreleased]: https://github.com/ale94mleon/aleimi/compare/v0.0.1...HEAD
[unreleased]: https://github.com/ale94mleon/aleimi/compare/v0.0.2...HEAD
[unreleased]: https://github.com/ale94mleon/aleimi/compare/v0.0.1...0.0.2
[0.0.1]: https://github.com/ale94mleon/aleimi/compare/v0.0.0-alpha3...v0.0.1

0 comments on commit 23ae11e

Please sign in to comment.