blob: 53a97bcd318cedcd4ee6771d434318d97ef7c673 [file] [log] [blame]
sheetalm297209b2018-02-20 19:06:27 +05301<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Configure PUBLIC
3 "-//Mort Bay Consulting//DTD Configure//EN"
4 "http://www.eclipse.org/jetty/configure_9_0.dtd">
5
6<Configure class="org.eclipse.jetty.webapp.WebAppContext">
7 <Set name="contextPath">/activity-spec-api-docs</Set>
8</Configure>