Skip to content
Snippets Groups Projects

F docs reorganize

Open Henrik tom Wörden requested to merge f-docs-reorganize into dev
4 unresolved threads

I reorganized the chapters under "Specification", such that the parts that are likely to be interesting to users are further up. Furthermore, I renamed some of them.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 # Fileserver
2 2
3 3 ## Info
4 There are several ways to utilize the file server component of CaosDB. It is possible to upload a file or a whole folder including subfolders via HTTP and the _drop off box_. It is possible to download a file via HTTP identified by its ID or by its path in the internal file system. Furthermore, it is possible to get the files metadata via HTTP as an xml.
  • 1 # Specification of the Message API
  • 6 6 :caption: Contents:
    7 7 :hidden:
    8 8
    9 AbstractProperty
    9 Specification of the Entity API <entity_api>
    10 Server side scripting <Server-side-scripting>
    10 11 Fileserver
    11 Record
    12 12 Authentication
    13 Datatype
    14 13 Paging
    15 14 RecordType
    16 Server side scripting <Server-side-scripting>
    17 Specification of the Message API <Specification-of-the-Message-API>
    18 Specification of the Entity API <entity_api>
  • 15 15 Development <development/devel>
    16 16 specification/index.rst
    17 17 Glossary
    18 API documentation<_apidoc/packages>
    18 Java Code Documentation<_apidoc/packages>
  • assigned to @henrik

  • Please register or sign in to reply
    Loading