diff --git a/README.rst b/README.rst index 1b8779f68..79e316ff4 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,18 @@ xCAT is a toolkit for the deployment and administration of clusters. Documentation ------------- -xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/ +Latest xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/ + +`document for xCAT 2.13.10 `_ + +`document for xCAT 2.13.9 `_ + +`document for xCAT 2.13 `_ + +`document for xCAT 2.12 `_ + +`document for xCAT 2.11 `_ -|docs_latest| |docs_2139| |docs_2138| |docs_2137| |docs_2136| |docs_2135| |docs_2134| |docs_2133| |docs_2132| |docs_2131| |docs_2130| |docs_212| Open Source License ------------------- @@ -21,68 +30,3 @@ Developers Developers and prospective contributors are encouraged to read the `Developers Guide `_ In particular the `GitHub `_ related subsection. - -.. |docs_2139| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.9 - :alt: 2.13.9 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.9/ - -.. |docs_2138| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.8 - :alt: 2.13.8 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.8/ - -.. |docs_2137| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.7 - :alt: 2.13.7 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.7/ - -.. |docs_2136| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.6 - :alt: 2.13.6 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.6/ - -.. |docs_2135| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.5 - :alt: 2.13.5 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.5/ - -.. |docs_2134| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.4 - :alt: 2.13.4 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.4/ - -.. |docs_2133| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.3 - :alt: 2.13.3 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.3/ - -.. |docs_2132| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.2 - :alt: 2.13.2 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.2/ - -.. |docs_2131| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.1 - :alt: 2.13.1 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.1/ - -.. |docs_2130| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.0 - :alt: 2.13.0 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.13.0/ - -.. |docs_212| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.12 - :alt: 2.12 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.12/ - -.. |docs_211| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.11 - :alt: 2.11 documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/2.11/ - -.. |docs_latest| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=latest - :alt: Latest documentation status - :scale: 100% - :target: http://xcat-docs.readthedocs.io/en/latest/ diff --git a/docs/source/conf.py b/docs/source/conf.py index f5c5b3eaa..dfab0f4db 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ author = u'IBM Corporation' # The short X.Y version. version = '2' # The full version, including alpha/beta/rc tags. -release = '2.13.9' +release = '2.13.10' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/source/overview/xcat2_release.rst b/docs/source/overview/xcat2_release.rst index 56e021d2c..0031570e2 100644 --- a/docs/source/overview/xcat2_release.rst +++ b/docs/source/overview/xcat2_release.rst @@ -14,6 +14,18 @@ xCAT 2.13.x |xCAT |New OS |New |New Feature | |Version | |Hardware | | +=================================+===============+=============+==================================+ +|| xCAT 2.13.10 | | |- OpenBMC support: | +|| 2018/1/26 | | | | +|| | | | rspconfig powersupplyredundancy,| +| `2.13.10 Release Notes `_ | | | | +| | | |- goconserver enhancement | +| | | | | +| | | | run goconserver on SN | +| | | | | +| | | | redirect console log | ++---------------------------------+---------------+-------------+----------------------------------+ || xCAT 2.13.9 | | |- OpenBMC support: | || 2017/12/18 | | | | || | | | rflash -a/-u enhance, add -d |