doc gen fix v2
This commit is contained in:
parent
b27f489f8d
commit
b7e4f7a0df
@ -7,8 +7,16 @@
|
|||||||
start-page="test.md">
|
start-page="test.md">
|
||||||
|
|
||||||
<toc-element topic="test.md"/>
|
<toc-element topic="test.md"/>
|
||||||
<toc-element topic="API_Reference.md">
|
<toc-element topic="API_Reference.topic">
|
||||||
<toc-element topic="Schemas.md"/>
|
<toc-element topic="user_uid_GET.topic"/>
|
||||||
<toc-element topic="nfc_uid_GET.md"/>
|
<toc-element topic="register_POST.topic"/>
|
||||||
|
<toc-element topic="projects_PATCH.topic"/>
|
||||||
|
<toc-element topic="projects_GET.topic"/>
|
||||||
|
<toc-element topic="project_id_PATCH.topic"/>
|
||||||
|
<toc-element topic="project_id_GET.topic"/>
|
||||||
|
<toc-element topic="project_POST.topic"/>
|
||||||
|
<toc-element topic="login_POST.topic"/>
|
||||||
|
<toc-element topic="htmx_canEdit_GET.topic"/>
|
||||||
|
<toc-element topic="check_GET.topic"/>
|
||||||
</toc-element>
|
</toc-element>
|
||||||
</instance-profile>
|
</instance-profile>
|
||||||
@ -18,4 +18,16 @@
|
|||||||
<description>Created after removal of "About portfolio" from portfolio</description>
|
<description>Created after removal of "About portfolio" from portfolio</description>
|
||||||
<accepts>starter-topic.html</accepts>
|
<accepts>starter-topic.html</accepts>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule id="197e2e0d">
|
||||||
|
<description>Created after removal of "Schemas" from portfolio</description>
|
||||||
|
<accepts>Schemas.html</accepts>
|
||||||
|
</rule>
|
||||||
|
<rule id="32e9b651">
|
||||||
|
<description>Created after removal of "/nfc/{uid} GET" from portfolio</description>
|
||||||
|
<accepts>nfc_uid_GET.html</accepts>
|
||||||
|
</rule>
|
||||||
|
<rule id="2eac3350">
|
||||||
|
<description>Created after removal of "API Reference" from portfolio</description>
|
||||||
|
<accepts>API_Reference.html</accepts>
|
||||||
|
</rule>
|
||||||
</rules>
|
</rules>
|
||||||
@ -1,3 +0,0 @@
|
|||||||
# API Reference
|
|
||||||
|
|
||||||
Start typing here...
|
|
||||||
9
common/docs/topics/openApi.json/API_Reference.topic
Normal file
9
common/docs/topics/openApi.json/API_Reference.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="API Reference" id="API_Reference">
|
||||||
|
|
||||||
|
<p>Start typing here...</p>
|
||||||
|
</topic>
|
||||||
@ -1,3 +0,0 @@
|
|||||||
# Schemas
|
|
||||||
|
|
||||||
Start typing here...
|
|
||||||
9
common/docs/topics/openApi.json/check_GET.topic
Normal file
9
common/docs/topics/openApi.json/check_GET.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/check GET" id="check_GET">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/check"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/htmx_canEdit_GET.topic
Normal file
9
common/docs/topics/openApi.json/htmx_canEdit_GET.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/htmx/canEdit GET" id="htmx_canEdit_GET">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/htmx/canEdit"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/login_POST.topic
Normal file
9
common/docs/topics/openApi.json/login_POST.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/login POST" id="login_POST">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="POST" endpoint="/login"/>
|
||||||
|
</topic>
|
||||||
@ -1,3 +0,0 @@
|
|||||||
# /nfc/{uid} GET
|
|
||||||
|
|
||||||
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/nfc/{uid}"/>
|
|
||||||
9
common/docs/topics/openApi.json/project_POST.topic
Normal file
9
common/docs/topics/openApi.json/project_POST.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/project POST" id="project_POST">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="POST" endpoint="/project"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/project_id_GET.topic
Normal file
9
common/docs/topics/openApi.json/project_id_GET.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/project/{id} GET" id="project_id_GET">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/project/{id}"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/project_id_PATCH.topic
Normal file
9
common/docs/topics/openApi.json/project_id_PATCH.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/project/{id} PATCH" id="project_id_PATCH">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="PATCH" endpoint="/project/{id}"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/projects_GET.topic
Normal file
9
common/docs/topics/openApi.json/projects_GET.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/projects GET" id="projects_GET">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/projects"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/projects_PATCH.topic
Normal file
9
common/docs/topics/openApi.json/projects_PATCH.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/projects PATCH" id="projects_PATCH">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="PATCH" endpoint="/projects"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/register_POST.topic
Normal file
9
common/docs/topics/openApi.json/register_POST.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/register POST" id="register_POST">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="POST" endpoint="/register"/>
|
||||||
|
</topic>
|
||||||
9
common/docs/topics/openApi.json/user_uid_GET.topic
Normal file
9
common/docs/topics/openApi.json/user_uid_GET.topic
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE topic
|
||||||
|
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
|
||||||
|
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
|
||||||
|
title="/user/{uid} GET" id="user_uid_GET">
|
||||||
|
|
||||||
|
<api-endpoint openapi-path="../../openApi.json" method="GET" endpoint="/user/{uid}"/>
|
||||||
|
</topic>
|
||||||
Loading…
x
Reference in New Issue
Block a user