diff --git a/views/index.erb b/views/index.erb index 4bef031c..f83cd3ef 100644 --- a/views/index.erb +++ b/views/index.erb @@ -12,7 +12,7 @@ - DevDocs — API Documentation Browser + DevDocs — All-in-one Open-source API Documentation Browser diff --git a/views/other.erb b/views/other.erb index b447b2f6..30039520 100644 --- a/views/other.erb +++ b/views/other.erb @@ -5,7 +5,7 @@ <% if doc_index_page? %><% else %><% end %> - DevDocs + DevDocs<%= " — #{@doc['name']} API Documentation" if doc_index_page? %> <%= stylesheet_tag 'application' %>