Closed grinner closed 1 year ago
Docs updated for new changes for primer3 2.6.1 migration
Migrated docs to MyST for sphinx Markdown. All *.rst files are now *.md files
*.rst
*.md
Update pass for README, CHANGES, quickstart, miscellany and index documentation for 1.0.0-staging branch
README
CHANGES
quickstart
miscellany
index
1.0.0-staging
Updates to howtobuild.md and cython_help.md for better Markdown formatting
howtobuild.md
cython_help.md
CHANGES and changes.md are now pre-prepended.
changes.md
Sphinx Docs support type hinting via sphinx-autodoc-typehints
__version__ string in the __init__.py file is now the source of truth for all of the software. To be possibly updated with SCM migration
__version__
__init__.py
Made it consistent that primer3-py supports Python 3.8+ and not 3.7 or Python 2
primer3-py
Added a ReST include link to top level CHANGES file to get rid of duplicate file for maintenance that is, changes.rst is now changes_link.md
include
changes.rst
changes_link.md
added .github/workflows/update-docs.yml to build docs when a new version tag is pushed to master branch
.github/workflows/update-docs.yml
master
line length style updates for thermoanalysis.pyx
thermoanalysis.pyx
Docs updated for new changes for primer3 2.6.1 migration
Migrated docs to MyST for sphinx Markdown.
All
*.rst
files are now*.md
filesUpdate pass for
README
,CHANGES
,quickstart
,miscellany
andindex
documentation for1.0.0-staging
branchUpdates to
howtobuild.md
andcython_help.md
for better Markdown formattingCHANGES
andchanges.md
are now pre-prepended.Sphinx Docs support type hinting via sphinx-autodoc-typehints
__version__
string in the__init__.py
file is now the source of truth for all of the software. To be possibly updated with SCM migrationMade it consistent that
primer3-py
supports Python 3.8+ and not 3.7 or Python 2Added a ReST
include
link to top levelCHANGES
file to get rid of duplicate file for maintenance that is,changes.rst
is nowchanges_link.md
added
.github/workflows/update-docs.yml
to build docs when a new version tag is pushed tomaster
branchline length style updates for
thermoanalysis.pyx