b3f88de57c
openapi: move graph endpoint to super-node group
2020-10-20 22:40:35 +02:00
fb4f8c7ccb
doc: add new graph API endpoint to OpenAPI spec
2020-10-20 22:24:31 +02:00
be4091a8b1
doc: add preliminary JSONschema of VILLASnode configuration
2020-10-16 12:58:15 +02:00
7cbdce9b92
doc: update OpenAPI spec
2020-10-16 12:57:28 +02:00
8a6902bd90
api: extend status endpoint
2020-10-15 14:57:13 +02:00
d0f15403a9
api: update OpenAPI sepc
2020-08-25 20:27:44 +02:00
57f570d9b0
list: use new lookup methods
2020-08-25 20:22:19 +02:00
e81e89d5f3
doc: add first draft of OpenAPI 3.0 spec
2020-08-25 13:35:51 +02:00
e53661a62c
update copyright year to 2020
2020-01-20 17:17:00 +01:00
a7cdc63036
cmake: make sure that the documentation has been built before installing it ( closes #228 )
2019-02-12 14:30:21 +01:00
8f7c8ae71e
update copyright year to 2019
2019-01-13 00:42:39 +01:00
3b26208787
cmake: fix doxygen paths
2018-09-08 11:11:53 +02:00
5bbf174a13
cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory()
2018-07-16 20:16:14 +02:00
0a4f1a3731
cmake: add install targets and several other cpack improvments
2018-06-30 01:29:45 +02:00
a163535d23
cmake: add support for building and installing documentation
2018-06-29 14:36:50 +02:00
f585a94ebf
remove most of the old Makefiles
2018-06-29 14:36:24 +02:00
76d625cdf4
add official EONERC logo in SVG
2017-09-19 21:38:23 +02:00
15abc6e924
doc: add draft of DIA figure for class hierachy
2017-06-15 14:00:48 +02:00
4a6a6af264
remove documentation which is now in separate repo
2017-05-04 19:36:13 +02:00
9b1e6a33ed
add license to headers
2017-04-27 13:20:20 +02:00
c7d0f4e654
renamed VILLASframework logo
2017-04-25 15:55:52 +02:00
122ba0f0f5
Merge branch 'node-shm' into develop
2017-04-18 01:50:12 +02:00
a81d1fc8de
Merge branch 'develop' into node-shm
2017-04-17 23:54:44 +02:00
Georg Reinke
5f540e58bc
even more documentation for shmem node
2017-04-17 19:00:15 +02:00
Umar Farooq
ee535f4c65
Add init documentation on GTSKT with common problems faced
2017-04-11 13:27:11 +00:00
412f7bc24d
updated documentation
2017-04-09 16:18:03 +02:00
1c869e49a7
api: use new request / response format
2017-04-02 12:58:36 +02:00
8344d4280a
added VILLASweb logo
2017-04-01 23:19:29 +02:00
c3df2dcb80
added new logo for VILLAScontroller and update logo of VILLASfpga
2017-03-31 18:05:33 +02:00
f6c204c441
removed split and splitted settings from file node-type
2017-03-29 20:14:01 +02:00
50547f6ebd
added new Dia figures which are soon to be incorporated into the documentation
2017-03-29 04:18:19 +02:00
dbc1530727
Overhaul of build and packaging system:
...
- Build RPM packages for VILLASnode and dependencies with the ‚rpm‘, ‚rpm-villas‘, ‚rpm-livxil‘ and ‚rpm-libwebsockets‘ make targets
- Upload new RPM packages to the repository with the ‚deploy‘ make target
- Build a developer Docker image with the `docker-dev` target
- Run the developer image with the `run-docker-dev` target
- Build a production Docker image with the `docker` target
This requires that all RPM packages have been build previously!
- Use hard-coded default paths where applicable
- Updated index website
- Added some usage information and hints
Documentation of the new system is still outstanding
2017-03-29 04:04:20 +02:00
4554a689ee
started documentation of advio and api for Markus
2017-03-13 22:58:17 -03:00
4c80f8cded
reworked documentation structure
2017-03-13 00:03:36 -03:00
9b5d7f4d2c
several updates to documentation structure
2017-03-12 16:52:42 -03:00
3c60542361
added VILLASnode logo to header of Doxygen docs
2017-03-12 16:17:22 -03:00
fd0c5f9558
added draft of VILLASframework logo
2017-03-07 18:56:21 -04:00
ec49fc6bad
renamed ‚path‘ setting of file node-type to ‚uri‘ in preparation for upcoming advio remote IO
2017-03-07 07:19:40 -04:00
ea414f56da
removed old dependencies which are no longer required
2016-11-21 21:50:16 -05:00
fc0e6b18f1
Merge branch 'new-msg-format-dia' into 'develop'
...
updated Dia figure of msg_format to reflect latest changes in msg_format.h and webmsg_format.h
See merge request !11
2016-11-22 03:12:42 +01:00
b6e7b8155f
updated Dia figure of msg_format to reflect latest changes in msg_format.h and webmsg_format.h
2016-11-21 21:07:44 -05:00
7dec04edfc
added new setting to example config, updated documentation
2016-10-30 17:10:20 -04:00
7c2709f8d7
add Markdown files from project root to doxygen output
2016-10-01 06:19:00 -04:00
7cb3b8b6df
added some drafts for project logos
2016-10-01 06:07:07 -04:00
0bac78b6a4
tiny change in CBuilder documentaion
2016-09-14 03:37:24 +02:00
dc05f8d651
Updated dependencies in Dockerfile
2016-09-09 23:16:20 -04:00
767a59c091
added better description of tuned profiles
2016-08-31 18:08:14 -04:00
cb2b980567
updated FPGA docs (not complete yet)
2016-08-29 00:07:38 -04:00
5d725957b8
finalizing CBuilder example and documentation
2016-07-15 12:28:28 +02:00
9f9407c3d3
tweaked Oxygen HTML output
2016-07-12 10:44:52 +02:00