Updated Documentation?

GLXion

Member
Is there a link available for updated EVEBOT documentation? I've spent close to an hour looking around and cant seem to find anything.

The changelogs included with EVEBOT haven't been updated since 2008 and 2007, and the "Official Post" hasn't been updated since April of 2009. The info on the wiki talks about settings/options that are no longer valid or available.

So yeah, if someone can point me an updated feature list that has recent developement changes, that would be awesome.
 

CyberTech

Second-in-Command
Staff member
Is there a link available for updated EVEBOT documentation? I've spent close to an hour looking around and cant seem to find anything.

The changelogs included with EVEBOT haven't been updated since 2008 and 2007, and the "Official Post" hasn't been updated since April of 2009. The info on the wiki talks about settings/options that are no longer valid or available.

So yeah, if someone can point me an updated feature list that has recent developement changes, that would be awesome.

Thanks for reminder. Stable changelog is now automatically updated at https://www.isxgames.com/EVEBot/branches/stable/Docs/changelog.html

Dev changelog is still at https://www.isxgames.com/EVEBot/Trunk/EVEbot/Docs/changelog.html
 

GLXion

Member
The changelog link fails entirely in IE, and in Firefox I get a screen full of:


Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>EVEBot Stable Changelog</title>
    <link rel="stylesheet" href="svn2html.css" type="text/css"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  </head>
  <body>
    <h1>EVEBot Stable Changelog</h1>
    <ul class="changelog_entries">
      <li class="changelog_change"><span class="changelog_revision"><a id="r1690" href="#r1690">[r1690]</a></span> <span class="changelog_files">Docs/svn2html.css</span> <span class="changelog_message">updated css</span></li>
      <li class="changelog_entry"><span class="changelog_date">2011-01-02</span> <span class="changelog_author">cybertech</span></li>
      <li class="changelog_change"><span class="changelog_revision"><a id="r1685" href="#r1685">[r1685]</a></span> <span class="changelog_files">Launcher.iss</span> <span class="changelog_message">Add windowtaskbar to stable launcher too.</span></li>
      <li class="changelog_entry"><span class="changelog_date">2010-12-29</span> <span class="changelog_author">cybertech</span></li>
      <li class="changelog_change"><span class="changelog_revisi
ETc....

Sure that link is working as intended?
 

CyberTech

Second-in-Command
Staff member
It's working perfectly. It's an SVN respository, not a web site. Check your working copy after updating.
 
Top Bottom