File tree 4 files changed +4
-0
lines changed
templates/rspec_api_documentation 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title >{ {resource_name} } API</title >
5
+ <meta charset =" utf-8" >
5
6
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/bootstrap.css" />
6
7
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/codemirror.css" />
7
8
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/application.css" />
Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title >{ { api_name } }</title >
5
+ <meta charset =" utf-8" >
5
6
<link rel =" stylesheet" href =" { { url_prefix } } /assets/stylesheets/bootstrap.css" />
6
7
</head >
7
8
<body >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
<head >
3
3
<title >{ {resource_name} } API</title >
4
+ <meta charset =" utf-8" >
4
5
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/bootstrap.css" />
5
6
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/codemirror.css" />
6
7
<link rel =" stylesheet" href =" { { url_prefix} } /assets/stylesheets/application.css" />
Original file line number Diff line number Diff line change 2
2
<html >
3
3
<head >
4
4
<title >{ { api_name } }</title >
5
+ <meta charset =" utf-8" >
5
6
<link rel =" stylesheet" href =" { { url_prefix } } /assets/stylesheets/bootstrap.css" />
6
7
</head >
7
8
<body >
You can’t perform that action at this time.
0 commit comments