-
Notifications
You must be signed in to change notification settings - Fork 15
doc: add diffpy.utils under the "Products" tab #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@sbillinge ready for review |
products/utils.rst
Outdated
| Utils | ||
| ########## | ||
| ############ | ||
| Diffpy.utils |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe have this not capitalized?
_templates/menu01.html
Outdated
| <li><a href="{{pathto('products/SrMise')}}">SrMise</a></li> | ||
| <li><a href="{{pathto('products/mPDF')}}">mPDF</a></li> | ||
| <li><a href="{{pathto('products/xinterpdf')}}">xINTERPDF</a></li> | ||
| <li><a href="{{pathto('products/utils')}}">diffpy.utils</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a python package so should maybe be under "python packages" sub-list, but maybe we should discuss this a bit?
|
whoop, fantastic! |
closes #67
This exposes diffpy.utils page to the user under the "products" tab.