- Introduced new Writerside configuration files and topics for API documentation. - Added build profiles, variables, and categories setup. - Created API topics covering various endpoints including bookings, user operations, and administrative tasks.
25 lines
1.5 KiB
XML
25 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE instance-profile
|
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
|
|
|
<instance-profile id="ar"
|
|
name="API Reference" start-page="API_Reference.topic">
|
|
|
|
<toc-element topic="API_Reference.topic">
|
|
<toc-element topic="Create_a_public_booking_entry.topic"/>
|
|
<toc-element topic="List_public_booking_entries_for_a_department.topic"/>
|
|
<toc-element topic="List_public_booking_types_for_a_department.topic"/>
|
|
<toc-element topic="Get_public_opening_hours_for_a_department.topic"/>
|
|
<toc-element topic="Delete_own_booking.topic"/>
|
|
<toc-element topic="Complete_wash_without_generating_a_certificate.topic"/>
|
|
<toc-element topic="Sync_all_bookings_from_external_system.topic"/>
|
|
<toc-element topic="Delete_a_booking.topic"/>
|
|
<toc-element topic="Get_download_link_for_a_booking_s_wash_certificate_PDF.topic"/>
|
|
<toc-element topic="Get_download_link_for_a_booking_s_wash_certificate.topic"/>
|
|
<toc-element topic="Get_unfulfilled_bookings_count_for_a_department_today_.topic"/>
|
|
<toc-element topic="Sync_or_upsert_a_booking_from_external_system.topic"/>
|
|
<toc-element topic="List_bookings_for_the_authenticated_user.topic"/>
|
|
<toc-element topic="Update_a_booking_reference_number_.topic"/>
|
|
<toc-element topic="List_bookings_or_fetch_a_single_booking_by_id.topic"/>
|
|
</toc-element>
|
|
</instance-profile> |