Skip to content

Commit

Permalink
* Remove enterprise docs from community version
Browse files Browse the repository at this point in the history
  • Loading branch information
akissa committed Aug 9, 2013
1 parent 214c71d commit 74802c3
Show file tree
Hide file tree
Showing 27 changed files with 33 additions and 1,207 deletions.
4 changes: 2 additions & 2 deletions docs/source/_themes/baruwa/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ <h4>About</h4>
<li><a href="http://www.baruwa.net/">Hosted SAAS Edition</a></li>
</ul>
<p>&nbsp;</p>
<a href="http://www4.clustrmaps.com/user/ae41010d8"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/www.baruwa.org-thumb.jpg" alt="Locations of visitors to this page" />
</a>
<!-- <a href="http://www4.clustrmaps.com/user/ae41010d8"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/www.baruwa.org-thumb.jpg" alt="Locations of visitors to this page" />
</a> -->
</div>
<div id="supportlinks" class="grid_4">
<h4>Support</h4>
Expand Down
4 changes: 2 additions & 2 deletions docs/source/_themes/baruwa/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="stylesheet" href="{{ pathto('_static/text.css', 1) }}" type="text/css" media="screen" title="no title" charset="utf-8" />
<link rel="stylesheet" href="{{ pathto('_static/960.css', 1) }}" type="text/css" media="screen" title="no title" charset="utf-8" />
<link rel="stylesheet" href="{{ pathto('_static/baruwa.css', 1) }}" type="text/css" media="screen" title="no title" charset="utf-8" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Droid+Sans:regular,bold">
<script src="{{ pathto('_static/jquery.js', 1) }}" type="text/javascript"></script>
<script src="{{ pathto('_static/hosted.js', 1) }}" type="text/javascript"></script>
</head>
Expand Down Expand Up @@ -49,6 +49,6 @@
{%- include "footer.html" %}
</div>
</div>
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script>
<script type="text/javascript" src="//www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script>
</body>
</html>
3 changes: 2 additions & 1 deletion docs/source/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Command options and help
These commands may take options to get details on the supported options run::

paster baruwa
paster COMMAND_NAME -h
paster COMMAND_NAME -h or paster help COMMAND_NAME

Quarantine management
---------------------
Expand Down Expand Up @@ -106,3 +106,4 @@ Change user password

Changes an accounts password, This is the only way to change an administrator account's
password as it cannot be changed via the web interface.

6 changes: 3 additions & 3 deletions docs/source/community/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Set this environment variable to allow ``m2crypto`` to build on Linux::
Download the requirements file::

curl -O https://raw.github.com/akissa/baruwa2/2.0.0/requirements.txt
curl -O https://raw.github.com/akissa/baruwa2/2.0.1/requirements.txt
Install the required packages using pip::

Expand All @@ -93,8 +93,8 @@ Apply required patches

Download the required patches and apply them to the virtualenv::

curl -O https://raw.github.com/akissa/baruwa2/2.0.0/extras/patches/repoze.who-friendly-form.patch
curl -O https://raw.github.com/akissa/baruwa2/master/extras/patches/repoze-who-fix-auth_tkt-tokens.patch
curl -O https://raw.github.com/akissa/baruwa2/2.0.1/extras/patches/repoze.who-friendly-form.patch
curl -O https://raw.github.com/akissa/baruwa2/2.0.1/extras/patches/repoze-who-fix-auth_tkt-tokens.patch
cd px/lib/python2.6/site-packages/repoze/who/plugins/
patch -p3 -i /home/baruwa/repoze.who-friendly-form.patch
patch -p4 -i /home/baruwa/repoze-who-fix-auth_tkt-tokens.patch
Expand Down
16 changes: 8 additions & 8 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

# General information about the project.
project = u'Baruwa'
copyright = u'2012, Andrew Colin Kissa'
copyright = u'2013, Andrew Colin Kissa'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down Expand Up @@ -184,7 +184,7 @@
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
('index', 'Baruwa20.tex', u'Baruwa 2.0 Documentation',
('index', 'baruwa.tex', u'Baruwa 2.0 Documentation',
u'Andrew Colin Kissa', 'manual'),
]

Expand Down Expand Up @@ -214,7 +214,7 @@
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'baruwa20', u'Baruwa 2.0 Documentation',
('index', 'baruwa', u'Baruwa 2.0 Documentation',
[u'Andrew Colin Kissa'], 1)
]

Expand All @@ -228,8 +228,8 @@
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'Baruwa20', u'Baruwa 2.0 Documentation',
u'Andrew Colin Kissa', 'Baruwa20', 'One line description of project.',
('index', 'baruwa', u'Baruwa 2.0 Documentation',
u'Andrew Colin Kissa', 'baruwa', 'One line description of project.',
'Miscellaneous'),
]

Expand Down Expand Up @@ -287,7 +287,7 @@
#epub_tocdup = True

# Pdf
pdf_documents = [
pdf_documents = [
('index', u'baruwa', u'Baruwa documentation', u'Andrew Colin Kissa'),
]
# A comma-separated list of custom stylesheets. Example:
Expand Down Expand Up @@ -320,7 +320,7 @@
# or just use 'any'
#pdf_breakside = 'any'

# Insert footnotes where they are defined instead of
# Insert footnotes where they are defined instead of
# at the end.
#pdf_inline_footnotes = True

Expand All @@ -339,7 +339,7 @@
# Name of the cover page template to use
#pdf_cover_template = 'sphinxcover.tmpl'

# Documents to append as an appendix to all manuals.
# Documents to append as an appendix to all manuals.
#pdf_appendices = []

# Enable experimental feature to split table cells. Use it
Expand Down
126 changes: 0 additions & 126 deletions docs/source/enterprise/auto-common.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/source/enterprise/centos-auto.rst

This file was deleted.

Loading

0 comments on commit 74802c3

Please sign in to comment.