1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00
senpy/docs
J. Fernando Sánchez 21a5a3f201 Macro commit
* Fixed Options for extra_params in UI
* Enhanced meta-programming for models
* Plugins can be imported from a python file if they're named
`senpy_<whatever>.py>` (no need for `.senpy` anymore!)
* Add docstings and tests to most plugins
* Read plugin description from the docstring
* Refactor code to get rid of unnecessary `.senpy`s
* Load models, plugins and utils into the main namespace (see __init__.py)
* Enhanced plugin development/experience with utils (easy_test, easy_serve)
* Fix bug in check_template that wouldn't check objects
* Make model defaults a private variable
* Add option to list loaded plugins in CLI
* Update docs
2018-01-06 21:03:20 +01:00
..
_static Doc changes 2017-04-03 18:20:09 +02:00
bad-examples Fixed test for failed validation 2017-08-19 21:55:48 +02:00
examples Fixed test for failed validation 2017-08-19 21:55:48 +02:00
.gitignore Started readthedocs and improved README 2015-10-28 21:25:56 +01:00
about.rst Improve docs. (Badges missing) 2017-06-12 09:31:38 +02:00
api.rst Doc changes 2017-04-03 18:20:09 +02:00
apischema.rst Improve docs. (Badges missing) 2017-06-12 09:31:38 +02:00
commandline.rst Removed nbsphinx 2017-06-12 09:31:42 +02:00
conf.py Removed nbsphinx 2017-06-12 09:31:42 +02:00
conversion.rst Fixed conversion docs 2017-03-01 17:56:17 +01:00
demo.rst Rephrase info on demo plugins 2017-04-04 11:26:05 +02:00
examples.rst Improve docs. (Badges missing) 2017-06-12 09:31:38 +02:00
index.rst Clearer docs 2017-06-12 09:31:42 +02:00
installation.rst Clearer docs 2017-06-12 09:31:42 +02:00
Makefile Added docs 2015-02-24 09:03:36 +01:00
plugins-definition.rst Macro commit 2018-01-06 21:03:20 +01:00
plugins.rst Macro commit 2018-01-06 21:03:20 +01:00
requirements.txt Improve docs. (Badges missing) 2017-06-12 09:31:38 +02:00
senpy-architecture.png Clearer docs 2017-06-12 09:31:42 +02:00
senpy-framework.png Clearer docs 2017-06-12 09:31:42 +02:00
senpy-playground.png Clearer docs 2017-06-12 09:31:42 +02:00
senpy.rst Clearer docs 2017-06-12 09:31:42 +02:00
SenpyClientUse.ipynb Removed nbsphinx 2017-06-12 09:31:42 +02:00
server.rst Macro commit 2018-01-06 21:03:20 +01:00
usage.rst Clearer docs 2017-06-12 09:31:42 +02:00
vocabularies.rst Doc changes 2017-04-03 18:20:09 +02:00