Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Jul 2, 2018
1 parent a4fdfe4 commit 3071766
Show file tree
Hide file tree
Showing 42 changed files with 1,160 additions and 417 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ html/
extensions/
xsl/links.xsl
xsl/index.html

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

639 changes: 639 additions & 0 deletions .idea/workspace.xml

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions doc.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
330 changes: 0 additions & 330 deletions getting-started/getting-started.txt

This file was deleted.

2 changes: 1 addition & 1 deletion guides/get-started/book.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"root": "./src",
"plugins": [ "-sharing", "edit-link", "theme-official", "asciidoc-admonition-icons" ],
"plugins": [ "-sharing", "edit-link", "asciidoc-admonition-icons" ],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/Normation/rudder-doc/edit/master/guides/get-started/src",
Expand Down
Loading

0 comments on commit 3071766

Please sign in to comment.