Skip to content

Commit 525978d

Browse files
committed
Update doc structure, and fixed a few links.
1 parent 71c90a2 commit 525978d

33 files changed

+26
-22
lines changed

doc/wiki/Doc_Index.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Menu :: [[Doc_Getting_Started.mediawiki|Getting Started]] :: [[Community-collaboration.md|Community]]
1+
Menu :: [[Doc_Getting_Started.mediawiki|Getting Started]] :: [[community.md|Community]]
22

33
= Eiffel Web Framework =
44
Framework to build web applications in Eiffel

doc/wiki/Documentation-_Router.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/wiki/Documentation__Connector.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/wiki/Documentation__Router.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/wiki/Home.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ The official documentation/wiki is located at [https://github.com/EiffelWebFrame
66
## Organization ##
77
- Mailing list: please visit and subscribe to the mailing list page [http://groups.google.com/group/eiffel-web-framework](http://groups.google.com/group/eiffel-web-framework) ![logo](http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif)
88
- Most of the topics are discussed on the mailing list (google group).
9-
- For time to time we have [web meetings](./wiki/Meetings), and less frequently [physical meetings](Meetings.md) that occurs usually during other Eiffel related events.
9+
- For time to time we have [web meetings](project/Meetings.md), and less frequently [physical meetings](project/Meetings.md) that occurs usually during other Eiffel related events.
1010

1111
## Documentation ##
12-
- [Documentation](./Documentation)
12+
- [Documentation](documentation/index.md)
1313

1414
## Contributions ##
15-
- You want to contribute or follow the progress/discussion, see the [collaboration page](Community-collaboration.md)
16-
- Potential tasks/projects on EWF: [Projects page](Projects.md)
15+
- You want to contribute or follow the progress/discussion, see the [collaboration page](community.md)
16+
- Potential tasks/projects on EWF: [Projects page](project/Projects.md)
1717

1818
## See also ##
19-
- [list of tasks, and a potential roadmap](Tasks-Roadmap.md)
19+
- [list of tasks, and a potential roadmap](project/Tasks-Roadmap.md)
2020
- [General source structure of this project](Source-structure.md)
21-
- EWSGI: [Eiffel Web Server Gateway Interface](EWSGI.md)
21+
- EWSGI: [Eiffel Web Server Gateway Interface](EWSGI/index.md)
2222
- [Overview of the server side architecture](Spec-Server-Architecture.md)
2323
- This project is also a collection of [Libraries](Libraries.md) related to the Web
2424

File renamed without changes.

0 commit comments

Comments
 (0)